Changes between Version 2 and Version 3 of PLUGIN_DECOMPOSITION_R1
- Timestamp:
- 10/27/08 14:37:54 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PLUGIN_DECOMPOSITION_R1
v2 v3 32 32 33 33 = 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]. 34 39 35 40 = Implementation = 36 ^(Implementation results should be described and linked here (from the wiki or the repository)^ 41 * Done according to the Design. 37 42 38 43 = Testing =