Changes between Version 4 and Version 5 of SCHEDULE_WBS_TASKS_R0


Ignore:
Timestamp:
09/29/08 16:50:01 (17 years ago)
Author:
deyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SCHEDULE_WBS_TASKS_R0

    v4 v5  
    7575= Design = 
    7676Open sophie2-wbs.py and: 
     77 * look Implementation Idea section 
    7778 * decompose the tasks further in work breakdown structure (read the rules in the beginning of the document) 
    7879 * look up for tasks with too small or too big effort and correct them 
    7980 * add missing tasks and comments 
    8081 * verify and finalize the document 
     82 
    8183= Implementation = 
    82 ^(Implementation results should be described and linked here (from the wiki or the repository)^ 
     84The following tasks do have effort >7 
     85PRO_LIB_CORE_COMMONS effort=8 
     86PRO_LIB_CORE_TUTORIAL effort=8 
     87PRO_LIB_MODEL_PRO_OBJECTS effort=8 
     88PRO_LIB_MODEL_PRO_LISTS effort=8 
     89PRO_LIB_MODEL_EXTRA_STRUCTURES effort=8 
     90PRO_LIB_REMOTE_OBJECTS effort=8 
     91PRO_LIB_CONNECTION_INTERFACES effort=8 
     92PRO_LIB_LOCAL_CHANGE_SERVER effort=8 
     93PRO_LIB_EXTENSIBILITY_SAMPLES effort=8 
     94CORE_MVC_BASE effort=8 
     95CORE_ADDITIONS effort=20 
     96PLATFORM_STRUCTURE effort=10 
     97PLUGIN_DECOMPOSITION effort=24 
     98PLUGIN_MODULE_STRUCTURE effort=9 
     99SCENE_COMMONS effort=10 
     100BASE_RESOURCE_COMMONS effort=9 
     101BASE_RESOURCE_LOCATOR effort=8 
     102BASE_SKINS_COMMONS effort=8 
     103 
     104 
     105 
     106 
    83107 
    84108= Testing =