Changeset 13150 for dojox/trunk/data/README
- Timestamp:
- 03/19/08 16:24:59 (10 months ago)
- Files:
-
- 1 modified
-
dojox/trunk/data/README (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dojox/trunk/data/README
r13026 r13150 2 2 DojoX Data 3 3 ------------------------------------------------------------------------------- 4 Version 1. 05 Release date: 0 5/29/20074 Version 1.1 5 Release date: 03/18/2008 6 6 ------------------------------------------------------------------------------- 7 7 Project state: stable … … 32 32 33 33 See the Dojo API tool (http://dojotoolkit.org/api) 34 ------------------------------------------------------------------------------- 35 Contributions: 36 37 For contributions to be committed into the dojox repository, the datastore 38 should have basic unit tests that exercise the API's that the store declares it 39 implements. Documentation and demos are a plus, but unit tests are required 40 to be committed into this sub-package. This is necessary to help keep the 41 provided datastores as stable as possible. 42 34 43 ------------------------------------------------------------------------------- 35 44 Installation instructions