Changes between Version 1 and Version 2 of PRO_CHANGE_UNDO_MANAGER_R0


Ignore:
Timestamp:
12/17/08 05:07:56 (16 years ago)
Author:
sriggins
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PRO_CHANGE_UNDO_MANAGER_R0

    v1 v2  
    88 
    99== Overview == 
    10 Evaluate the current UndoManager with regard to PRO_LIB needs. 
     10Evaluate the current undo code with regard to PRO_LIB needs. 
    1111 
    1212== Task requirements == 
    13 ^(Necessary requirements that the task must fulfill.)^ 
     13 
     14* Evaluate the current undo mechanism (if any) in PRO_LIB 
     15* Add the ability to undo/redo property changes 
     16* Add the ability to group changes 
     17* Add the ability to merge change sets 
    1418 
    1519== Task result == 
    16 ^(The Analysis should contain strict requirements about the end product of the task (for example the result must be source code, the result must be google doc, etc.))^ 
     20A module that adds undo & change management to PRO_LIB 
    1721 
    1822== Implementation idea ==