Changes between Initial Version and Version 1 of Ticket #152


Ignore:
Timestamp:
10/15/09 14:02:21 (5 years ago)
Author:
dread
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #152 – Description

    initial v1  
    88When presenting the form, existing pairs and 3 blank pairs are provided. 
    99 
    10 When saving the data, keys that are not changed use the existing PackageExtra object (perhaps with new value). Deleted keys put the PackageExtra state to deleted. For new keys, only create a new PackageExtra if there isn't a state=deleted one to resurrect. 
     10When saving the data, keys that are not changed use the existing !PackageExtra object (perhaps with new value). Deleted keys put the !PackageExtra state to deleted. For new keys, only create a new !PackageExtra if there isn't a state=deleted one to resurrect. 
    1111 
    1212Validators ensure no repeated keys.