| 1 | [[BackLinksMenu]] |
| 2 | |
| 3 | = Analysis = |
| 4 | |
| 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. |
| 7 | |
| 8 | == Task requirements == |
| 9 | In this revision of the task: |
| 10 | * we should create another edition for Sophie 2.0 (i.e. The Reader) which is not empty |
| 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. |
| 13 | |
| 14 | == Task result == |
| 15 | New Reader edition for the project |
| 16 | |
| 17 | == Implementation idea == |
| 18 | * use [wiki:PLUGIN_EDITIONS_STRUCTURE] to make the new Reader edition |
| 19 | * think out a plug-in for the Reader |
| 20 | |
| 21 | == Related == |
| 22 | [wiki:PLUGIN_EDITIONS_STRUCTURE_R0] |
| 23 | |
| 24 | [wiki:PLUGIN_MODULE_STRUCTURE_R0] |
| 25 | |
| 26 | == How to demo == |
| 27 | Show the new edition in the project. |
| 28 | |
| 29 | = Design = |
| 30 | |
| 31 | = Implementation = |
| 32 | ^(Implementation results should be described and linked here (from the wiki or the repository)^ |
| 33 | |
| 34 | = Testing = |
| 35 | |
| 36 | = Comments = |
| 37 | |
| 38 | = Log = |
| 39 | [[Include(PLUGIN_EDITIONS_STRUCTURE_R1_LOG)]] |