Subversion Repositories Applications.papyrus

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2150 mathias 1
-------------------------------------------------------------------------------
2
DojoX IO
3
-------------------------------------------------------------------------------
4
Version 0.3.1
5
Release date: 09/06/2007
6
-------------------------------------------------------------------------------
7
Project state:
8
experimental
9
-------------------------------------------------------------------------------
10
Credits
11
	Bryan Forbes (bryan@reigndropsfall.net)
12
-------------------------------------------------------------------------------
13
Project description
14
 
15
-------------------------------------------------------------------------------
16
Dependencies:
17
 
18
DojoX IO depends on Dojo Core and DojoX UUID's generateRandomUuid function.
19
-------------------------------------------------------------------------------
20
Documentation
21
 
22
-------------------------------------------------------------------------------
23
Installation instructions
24
 
25
Grab the following from the Dojo SVN Repository:
26
http://svn.dojotoolkit.org/var/src/dojo/dojox/trunk/uuid.js
27
http://svn.dojotoolkit.org/var/src/dojo/dojox/trunk/uuid/*
28
 
29
Install into the following directory structure:
30
/dojox/uuid/
31
 
32
AND
33
 
34
Grab the following from the Dojo SVN Repository:
35
http://svn.dojotoolkit.org/var/src/dojo/dojox/trunk/io/*
36
 
37
Install into the following directory structure:
38
/dojox/io/
39
 
40
...both of which should be at the same level as your Dojo checkout.
41
-------------------------------------------------------------------------------
42
Additional Notes
43
 
44
The information contained in this README does not pertain to DojoX XHR IFrame Proxy.
45
For that information see proxy/README.