Changes between Version 1 and Version 2 of WORKSPACE_AREAS_REDESIGN_R0
- Timestamp:
- 07/22/09 15:32:43 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WORKSPACE_AREAS_REDESIGN_R0
v1 v2 10 10 == Task requirements == 11 11 * Examine the hierarchy of classes. 12 * Make it consistent with the "View" concept and the "BaseVisual" concept. Things there as slightl emessed 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. 13 13 * Current things should be entirely in the Workspace (if there is something left in the model - remove it). 14 14 * Remove old things that are no longer needed. … … 16 16 * All interaction should go through the LogicR3 using EventR3. (This is refactoring of the old Logics). 17 17 * 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 18 19 == Task result == 19 20 * The result of this task should be source code. … … 26 27 27 28 == How to demo == 28 * Show the new hierarchy .29 * Show the new hierarchy and other changes that has been made. 29 30 30 31 = Design =