Changes between Version 3 and Version 4 of PLUGIN_SUPPORT_LIB_BASE_R1
- Timestamp:
- 01/16/09 18:09:35 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PLUGIN_SUPPORT_LIB_BASE_R1
v3 v4 36 36 37 37 = Design = 38 * When you create new Sophie module, first of all you should create instance of the module and get() method for getting it. The template is here: 39 [source:/trunk/sophie2-platform/dev-tools/eclipse_templates/module_templates/module_instance.xml] 40 41 38 42 39 43 = Implementation =