Opened 14 years ago
Closed 14 years ago
#3654 closed enhancement (fixed)
[dojo.data] make ItemFileReadStore always implement the Identity API
Reported by: | skinner | Owned by: | skinner |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Data | Version: | 0.9 |
Keywords: | Cc: | [email protected]… | |
Blocked By: | Blocking: |
Description
Set up ItemFileReadStore so that it always implements the Identity API, even if no identifier is specified in the data file.
Note: See
TracTickets for help on using
tickets.
(In [9527]) fixes #3654 Now ItemFileReadStore? always implements the Identity API, even if no identifier is specified in the data file.