Changes between Version 1 and Version 2 of PLUGIN_EDITIONS_STRUCTURE_R1


Ignore:
Timestamp:
10/10/08 13:44:32 (17 years ago)
Author:
pavlina
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLUGIN_EDITIONS_STRUCTURE_R1

    v1 v2  
    44 
    55== 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.  
     6We 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.  
    77 
    88== Task requirements == 
     
    1010 * we should create another edition for Sophie 2.0 (i.e. The Reader) which is not empty 
    1111 * 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 
    1313 
    1414== Task result ==