#3632 closed defect (fixed)
[dojo.data] in JsonItemStore file format, change {reference: to {_reference:
Reported by: | skinner | Owned by: | skinner |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Data | Version: | 0.9 |
Keywords: | Cc: | [email protected]… | |
Blocked By: | Blocking: |
Description
In the JsonItemStore file format, now that we're using "_type" and "_value" as reserved keywords, we should change the reserved keyword "reference" to be "_reference", so that it matches.
Change History (4)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
(In [9492]) refs #3632: [dojo.data] in JsonItemStore? file format, change {reference: to {_reference:
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [9493]) fixes #3632: [dojo.data] in JsonItemStore? file format, change {reference: to {_reference:
comment:4 Changed 14 years ago by
Resolution: | → fixed |
---|
(In [9494]) oops, missed a file...
fixes #3632: [dojo.data] in JsonItemStore? file format, change {reference: to {_reference:
Note: See
TracTickets for help on using
tickets.
(In [9491]) refs #3632: [dojo.data] in JsonItemStore? file format, change {reference: to {_reference: