source: Dev/branches/rest-dojo-ui/client/dojo/store/README @ 263

Last change on this file since 263 was 256, checked in by hendrikvanantwerpen, 13 years ago

Reworked project structure based on REST interaction and Dojo library. As
soon as this is stable, the old jQueryUI branch can be removed (it's
kept for reference).

File size: 841 bytes
Line 
1This folder contains the stores and utilities implementing the proposed new Dojo Object Store API,
2a successor and unifier to Dojo Data, Dojo Storage, and potentially Dojo Model. These
3stores are brand new, and designed to provide simple lightweight implementations
4providing core functionality for typical applications. These modules are under active
5development, and exist here at this time to provide maximum visibility to the
6efforts to design and develop this new API and set of base stores. The goal is
7to have these stores ready for Dojo 1.6. In the meantime, these stores are likely to
8have API changes, may be missing some functionality, tests, and/or documentation.
9If these modules are not deemed suitably stable by the 1.6 release, this directory (or
10individual modules) will be removed and be given a later release target. 
Note: See TracBrowser for help on using the repository browser.