Changes between Version 9 and Version 10 of PLUGIN_EDITIONS_STRUCTURE_R1


Ignore:
Timestamp:
10/22/08 14:14:18 (17 years ago)
Author:
pap
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLUGIN_EDITIONS_STRUCTURE_R1

    v9 v10  
    3030 
    3131= Design = 
     32 * Look at [wiki:PLUGIN_EDITIONS_STRUCTURE] 
    3233 * The reader and author differ in: 
    3334  * PAGE_WORK_AREA 
     35 *  Create a Server edition containing: 
     36  * Results from S2S_ tasks in this iteration 
     37  * non-GUI modules 
     38  * plug-in that embeds an application server 
    3439 * Running using OSGI 
    3540  * Using service based application hosting(embedding) Felix. 
    36   * Correct the paths to other plugins that should be automatiaclly started in Author/Reader Activator class 
     41  * Correct the paths to other plug-ins that should be automatically started in Author/Reader Activator class 
    3742  * Fix exported libraries in org.sophie2.author.Activator.main 
    38   * Move Main class and org.sophie2.messy.base.gui package in messy package 
     43  * Move Main class and org.sophie2.messy.base.GUI package in messy package 
    3944  * Add new run configuration 
    4045  * Fix !SophieModule in order to register/unregister OSGI services 
    41   * Write a method that collects available modules and adds them to the autoloaded ones. 
     46  * Write a method that collects available modules and adds them to the auto-loaded ones. 
    4247   * Searcing in the /modules catalog in deployed application 
    4348   * Searching in /modules/<modulename>/target in the project