------------------------------------------------------------------------------- DojoX Data ------------------------------------------------------------------------------- Version 0.9 Release date: 05/29/2007 ------------------------------------------------------------------------------- Project state: beta ------------------------------------------------------------------------------- Project authors Jared Jurkiewicz (jared.jurkiewicz@gmail.com) ------------------------------------------------------------------------------- Project description The DojoX Data project is a container for extensions and extra example stores that implement the dojo.data APIs. It may also contain utility functions for working with specific types of data. ------------------------------------------------------------------------------- Dependencies: DojoX Data has dependencies on core dojo (dojo.data) and the D.O.H. unit test framework. ------------------------------------------------------------------------------- Documentation: See the Dojo API tool (http://dojotoolkit.org/api) ------------------------------------------------------------------------------- Installation instructions Grab the following from the Dojo SVN Repository: http://svn.dojotoolkit.org/var/src/dojo/dojox/trunk/data/* Install into the following directory structure: /dojox/data/ ...which should be at the same level as your Dojo checkout. /dojox/data/* Require in the dojox.data stores you wish to use. -------------------------------------------------------------------------------