summaryrefslogtreecommitdiff
path: root/lib/dojo/store/README
diff options
context:
space:
mode:
authorRichard Beales <[email protected]>2013-03-18 07:32:01 +0000
committerRichard Beales <[email protected]>2013-03-18 07:32:01 +0000
commit7c97d17aaf373339a8bcd917ad59ca6018148f0d (patch)
tree5a3c04f0f9529be392c1263d3feb75806eb43797 /lib/dojo/store/README
parent70db7424e7068701e60cc5bcdfe8f858be508179 (diff)
parentc670a80ddd9b03bd4ea6d940a9ed682fd26248d7 (diff)
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'lib/dojo/store/README')
-rw-r--r--lib/dojo/store/README14
1 files changed, 5 insertions, 9 deletions
diff --git a/lib/dojo/store/README b/lib/dojo/store/README
index cb33da077..4fb5ac724 100644
--- a/lib/dojo/store/README
+++ b/lib/dojo/store/README
@@ -1,10 +1,6 @@
-This folder contains the stores and utilities implementing the proposed new Dojo Object Store API,
+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 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. \ No newline at end of file
+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 \ No newline at end of file