Changes between Version 1 and Version 2 of WORKSPACE_AREAS_REDESIGN_R0


Ignore:
Timestamp:
07/22/09 15:32:43 (16 years ago)
Author:
tanya
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WORKSPACE_AREAS_REDESIGN_R0

    v1 v2  
    1010== Task requirements == 
    1111 * Examine the hierarchy of classes. 
    12  * Make it consistent with the "View" concept and the "BaseVisual" concept. Things there as slightle messed up and the desktop book is currently of no use. 
     12 * Make it consistent with the "View" concept and the "BaseVisual" concept. Things there as slightly messed up and the desktop book is currently of no use. 
    1313 * Current things should be entirely in the Workspace (if there is something left in the model - remove it). 
    1414 * Remove old things that are no longer needed. 
     
    1616 * All interaction should go through the LogicR3 using EventR3. (This is refactoring of the old Logics). 
    1717 * When refactoring the code, have in mind that we need to have a single-document-interface for the workarea (preview mode, presentation mode etc.). So when redesigning we should implement such functionality.  
     18 
    1819== Task result == 
    1920 * The result of this task should be source code. 
     
    2627 
    2728== How to demo == 
    28  * Show the new hierarchy. 
     29 * Show the new hierarchy and other changes that has been made. 
    2930 
    3031= Design =