aboutsummaryrefslogtreecommitdiff
path: root/includes/js/dojox/lang/README
blob: 753b943e833853bccf87c8368f9f1f450ca245a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
-------------------------------------------------------------------------------
dojox.lang
-------------------------------------------------------------------------------
Version 0.991
Release date: 07/30/2007
-------------------------------------------------------------------------------
Project state:
[beta]
-------------------------------------------------------------------------------
Credits
	Eugene Lazutkin (eugene.lazutkin@gmail.com)
-------------------------------------------------------------------------------
Project description

Implementation of common functional operations, and provisions
Later we can add other JS language-related helpers.
-------------------------------------------------------------------------------
Dependencies:

None.
-------------------------------------------------------------------------------
Documentation

-------------------------------------------------------------------------------
Installation instructions

Grab the following from the Dojo SVN Repository:
http://svn.dojotoolkit.org/var/src/dojo/dojox/trunk/lang/*

Install into the following directory structure:
/dojox/lang/

...which should be at the same level as your Dojo checkout.
-------------------------------------------------------------------------------
Additional Notes

See tests and the source for more details.