Changeset 13150

Show
Ignore:
Timestamp:
03/19/08 16:24:59 (8 months ago)
Author:
jaredj
Message:

Updated readme text for 1.1. fixes #6263

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dojox/trunk/data/README

    r13026 r13150  
    22DojoX Data 
    33------------------------------------------------------------------------------- 
    4 Version 1.0 
    5 Release date: 05/29/2007 
     4Version 1.1 
     5Release date: 03/18/2008 
    66------------------------------------------------------------------------------- 
    77Project state: stable 
     
    3232 
    3333See the Dojo API tool (http://dojotoolkit.org/api) 
     34------------------------------------------------------------------------------- 
     35Contributions: 
     36 
     37For contributions to be committed into the dojox repository, the datastore  
     38should have basic unit tests that exercise the API's that the store declares it 
     39implements.  Documentation and demos are a plus, but unit tests are required 
     40to be committed into this sub-package.  This is necessary to help keep the  
     41provided datastores as stable as possible. 
     42 
    3443------------------------------------------------------------------------------- 
    3544Installation instructions