Changes between Version 2 and Version 3 of WORKSPACE_AREAS_REDESIGN_R0


Ignore:
Timestamp:
07/22/09 21:20:08 (16 years ago)
Author:
tanya
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WORKSPACE_AREAS_REDESIGN_R0

    v2 v3  
    3030 
    3131= Design = 
    32 ^(Describe your design here.)^ 
     32 * Replacing Logic with LogicR3 and EventR3 
     33  * BookLogic 
     34   * Remove userChangePageSize() method from BookLogic class and create class SetPageSizeLogic (in the same module with SetPageSizeItem) which to be responsible for the setting page size. 
     35   * Remove setTitle() method - not used. 
     36   * Remove save(), saveAs(), userSaveAs(), saveAsTemplate(), saveBook(), userSaveBook(), userSaveBookAs(), userSaveBookAsTemplate() methods from BookLogic class and create Saveloic class  
     37   * Remove userSave() method - not used. 
    3338 
    3439= Implementation =