Changes between Version 2 and Version 3 of Ticket #1046


Ignore:
Timestamp:
03/28/11 10:20:59 (3 years ago)
Author:
kindly
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1046 – Description

    v2 v3  
    11The stages involved with doing this. 
    22 
    3  * Convert model objects to standard dict format. 
    4  * Convert standard dicts to current api formats. 
    5  * Make standard dicts savable. 
     3 * Convert model objects to standard dict format (DONE) 
     4 * Convert standard dicts to current api formats (DONE) 
     5 * Make standard dicts savable (DONE) 
    66 * Convert current api saves to the new standard dict format. 
    77 * Validate standard dict format.