Version 4 (modified by pavlina, 17 years ago) (diff) |
---|
Analysis
Overview
We should define a new set of plug-ins, which is packed and combined to construct the Reader 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.
Task requirements
In this revision of the task:
- we should create Reader edition of Sophie 2.0 which
- there should be difference between author and reader edition (at least one plug-in)
- the project should run through a real OSGI container, not through our fake one
- we should update PLUGIN_EDITIONS_STRUCTURE page
Task result
New Reader edition for the project Updated PLUGIN_EDITIONS_STRUCTURE page
Implementation idea
- use PLUGIN_EDITIONS_STRUCTURE to make new Reader edition
- get into the OSGI implementation Apache Felix we use reading some examples: http://felix.apache.org/site/apache-felix-application-demonstration.html
Related
How to demo
Show the new edition in the project.
Design
Implementation
(Implementation results should be described and linked here (from the wiki or the repository)
Testing
Comments
Log