1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-30 12:30:52 +02:00
ttrss/lib/dojo/store
2011-11-08 20:40:44 +04:00
..
api upgrade Dojo to 1.6.1 2011-11-08 20:40:44 +04:00
util upgrade Dojo to 1.6.1 2011-11-08 20:40:44 +04:00
Cache.js upgrade Dojo to 1.6.1 2011-11-08 20:40:44 +04:00
DataStore.js upgrade Dojo to 1.6.1 2011-11-08 20:40:44 +04:00
JsonRest.js upgrade Dojo to 1.6.1 2011-11-08 20:40:44 +04:00
Memory.js upgrade Dojo to 1.6.1 2011-11-08 20:40:44 +04:00
Observable.js upgrade Dojo to 1.6.1 2011-11-08 20:40:44 +04:00
README upgrade Dojo to 1.6.1 2011-11-08 20:40:44 +04:00

This folder contains the stores and utilities implementing the proposed new Dojo Object Store API,
a successor and unifier to Dojo Data, Dojo Storage, and potentially Dojo Model. These
stores are brand new, and designed to provide simple lightweight implementations 
providing core functionality for typical applications. These modules are under active 
development, and exist here at this time to provide maximum visibility to the 
efforts to design and develop this new API and set of base stores. The goal is 
to have these stores ready for Dojo 1.6. In the meantime, these stores are likely to
have API changes, may be missing some functionality, tests, and/or documentation.
If these modules are not deemed suitably stable by the 1.6 release, this directory (or
individual modules) will be removed and be given a later release target.