Changes between Version 4 and Version 5 of APP_LAYOUT_ALTERNATIVE_R0
- Timestamp:
- 11/06/08 15:57:14 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
APP_LAYOUT_ALTERNATIVE_R0
v4 v5 28 28 29 29 = Design = 30 * Create module org.sophie2.layout.vldocking 31 * Create class !LayoutVlDockingModule that extends !SophieModule 32 * Create class !VlEngine that extends !LayoutEngine 33 * The new module should depend on org.sophie2.base and org.sophie2.base.layout 34 * Everything connected with !VlDockingLibrary should be in the new module. 30 35 31 36 = Implementation = 32 ^(Implementation results should be described and linked here (from the wiki or the repository)^ 37 * There is a module org.sophie2.layout.vldocking where everything connected with the !VlDocking library is. 38 * Modifications - [changeset:429], [changeset:431] and [changeset:432] 33 39 34 40 = Testing =