Changes between Version 1 and Version 2 of PLUGIN_EDITIONS_STRUCTURE_R1
- Timestamp:
- 10/10/08 13:44:32 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PLUGIN_EDITIONS_STRUCTURE_R1
v1 v2 4 4 5 5 == Overview == 6 We should define three unions of elements from that set, which are packed and combined to construct the three main parts of Sophie2 Project. These include: The Author, The Reader and The Server. A plugin which is part of the Author may also be part of the Reader.6 We should define a new set of plug-ins, which is packed and combined to construct one more main part of Sophie2 Project (there are three main parts - the Author, the Reader and the Server). Keep in mind that a plug-in which is part of the Author may also be part of the Reader. 7 7 8 8 == Task requirements == … … 10 10 * we should create another edition for Sophie 2.0 (i.e. The Reader) which is not empty 11 11 * there should be difference between author and reader edition (at least one plug-in) 12 * the project should run through a real OSGI container, not through our fake one .12 * the project should run through a real OSGI container, not through our fake one 13 13 14 14 == Task result ==