Changes between Version 8 and Version 9 of GROUP_BOOK_MODEL_REDESIGN_R0


Ignore:
Timestamp:
07/23/09 15:32:41 (16 years ago)
Author:
boyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GROUP_BOOK_MODEL_REDESIGN_R0

    v8 v9  
    8080                // TODO Use the resource changer to change the resource. 
    8181        } 
     82 
     83        // TODO Some more helper methods here. 
     84        // They might include modifying the page size, adding a page, etc. 
    8285} 
    8386}}} 
    8487 
    85 Writing these helpers will be part of the task for refactoring. This is only an idea of how they will look like and it might be changed. 
     88Writing these helpers will be part of the task for replacing the model (see below). This is only an idea of how they will look like and it might be changed. 
     89 
     90Here are the tickets of the other redesign tasks that are tightly connected with this one:[[BR]] 
     91[ticket:1782] (GROUP_RESOURCE_MODEL_REDESIGN_R0) - mira, meddle, and kyli are working on it.[[BR]] 
     92[ticket:1786] (HOT_TEXT_REDESIGN_R0) - nenko is working on it.[[BR]] 
     93[ticket:1788] (GROUP_GUI_REDESIGN_R0) - peko, tanya are working on it.[[BR]] 
     94[ticket:1789] (TIMELINES_REDESIGN_R0) - sveto is working on it.[[BR]] 
     95All this should be with status de_ok before we start the refactoring. 
    8696 
    8797Here are the tickets for the tasks that follow this one and will be finished in the next weeks:[[BR]] 
    88 ''Here go the links to the tickets created with some explanation''. 
     98[ticket:1805] (GROUP_BOOK_MODEL_REDESIGN_R1) - At this iteration, actual replacement of the model should be done. This include writing helpers, syncing with other redesign tasks, etc. It should be finished in one week.[[BR]] 
     99[ticket:1806] (GROUP_BOOK_MODEL_REDESIGN_R2) - This iteration involves refining and cleaning up bugs related to the model refactoring. It might also include updating the logics and views. It should be finished in one week.[[BR]] 
     100 
     101[ticket:1807] (GROUP_SERVER_MODEL_REDESIGN_R0) - This tasks involves syncing the server with the new model. It also should provide server-client connectivity with the new model. 
     102 
     103These tasks are of critical priority since they need to be finished before Beta 1 (2009-08-14). 
    89104 
    90105= Testing =