#2867 closed enhancement (fixed)
M2: 0.9: Add in XmlStore example implementation in dojox
Reported by: | Jared Jurkiewicz | Owned by: | Jared Jurkiewicz |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Data | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
M2: 0.9: Add in XmlStore? example implementation in dojox
This tracker is to add in an example store implementation for XML services and docs. This store implements both Read and Write APIs of dojo.data
Attachments (1)
Change History (4)
Changed 14 years ago by
Attachment: | dojox_xmlstore_20070427.patch added |
---|
comment:1 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 14 years ago by
Note that the unit tests were executed on the following successfully:
Windows:
IE 6 IE 7 Firefox 2.0.0.3 Firefox 1.5.0.11 Opera 9.2
Linux (x86):
Firefox 2.0.0.3
OS-X:
Note: See
TracTickets for help on using
tickets.
Initial drop of an XmlStore? implementation + UT