Opened 15 years ago
Closed 15 years ago
#3630 closed defect (fixed)
[dojo.data] better names for JsonItemStore and JsonItemWriteStore
Reported by: | skinner | Owned by: | skinner |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Data | Version: | 0.9 |
Keywords: | Cc: | [email protected]… | |
Blocked By: | Blocking: |
Description
Find better names for JsonItemStore and JsonItemWriteStore. Change the names of those files, and change the names everywhere they're used in the unit tests and elsewhere.
Change History (3)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
(In [9496]) refs #3630 renamed JsonItemStore? and JsonItemWriteStore? to be ItemFileReadStore? and ItemFileWriteStore?
comment:3 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [9497]) fixes #3630 renamed JsonItemStore? and JsonItemWriteStore? to be ItemFileReadStore? and ItemFileWriteStore?
Note: See
TracTickets for help on using
tickets.
(In [9495]) refs #3630 renamed JsonItemStore? and JsonItemWriteStore? to be ItemFileReadStore? and ItemFileWriteStore?