6887a0f573
The itemNode and expandoNode elements have changed from img to span (https://bugs.dojotoolkit.org/ticket/16699), so we now put our tree icons inside them rather than replacing them. Signed-off-by: Anders Kaseorg <andersk@mit.edu> |
||
---|---|---|
.. | ||
api | ||
util | ||
Cache.js | ||
DataStore.js | ||
JsonRest.js | ||
Memory.js | ||
Observable.js | ||
README |
This folder contains the stores and utilities implementing the Dojo Object Store API, a successor and unifier to Dojo Data, Dojo Storage, and potentially Dojo Model. These stores are designed to provide simple lightweight implementations providing core functionality for typical applications. See http://dojotoolkit.org/features/1.6/object-store for more information