Changes between Version 8 and Version 9 of BluePrintRecordMerger


Ignore:
Timestamp:
01/27/11 22:43:48 (14 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintRecordMerger

    v8 v9  
    6666== Design ==
    6767
    68   - Implement {{{merge}}} as a method in [wiki:S3XRC/RESTfulAPI/S3Resource S3Resource], which:
    69     - generates the {{{merge}}} form from either another record in the same resource or a Storage of fields
    70     - processes the form upon POST
    71   - Implement {{{merge}}} as a method in S3CRUDHandler, which:
    72     - parses the URL query variable {{{with}}}
    73     - calls the S3Resource.merge method appropriately
     68  - Implement {{{merge}}} as a subclass of {{{S3Method}}}
    7469  - Implement a generic view {{{merge.html}}} ({{{_merge.html}}}) which:
    7570    - renders the form