Changes between Version 2 and Version 3 of PLUGIN_DECOMPOSITION_R1


Ignore:
Timestamp:
10/27/08 14:37:54 (17 years ago)
Author:
peko
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLUGIN_DECOMPOSITION_R1

    v2 v3  
    3232 
    3333= Design = 
     34 * There are two new modules extracted as maven projects. 
     35  * org.sophie2.main.model 
     36  * org.sophie2.main.view 
     37 * The '''org.sophie2.main.model''' module contains the model part of Sophie2's [wiki:CORE_MVC_BASE MVC]. 
     38 * The '''org.sophie2.main.view''' module contains the view part of Sophie2's [wiki:CORE_MVC_BASE MVC]. 
    3439 
    3540= Implementation = 
    36 ^(Implementation results should be described and linked here (from the wiki or the repository)^ 
     41 * Done according to the Design. 
    3742 
    3843= Testing =