Changes between Initial Version and Version 3 of Ticket #12761
- Timestamp:
- Apr 24, 2011, 9:49:11 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12761
-
Property
Status
changed from
new
toclosed
-
Property
Resolution
changed from
to
fixed
-
Property
Summary
changed from
ItemFileReadStore is not read-only
toItemFileReadStore: don't modify original data objects
-
Property
Priority
changed from
high
tonormal
-
Property
Milestone
changed from
tbd
to1.6
-
Property
Type
changed from
defect
toenhancement
-
Property
Status
changed from
-
Ticket #12761 – Description
initial v3 13 13 I think that the whole scenario is actually quite rude, to apply such bad practice and then add a disclaimer to the docs like, deal with it, we told you so. 14 14 15 So this issue is about changing the ItemFileReadStore in such a way that it does not mess around with the model objects. If it really needs its own data to play with then it should create it.15 So this issue is about changing the !ItemFileReadStore in such a way that it does not mess around with the model objects. If it really needs its own data to play with then it should create it.