Version 4 (modified by peko, 17 years ago) (diff) |
---|
Analysis
This task Depends on PLUGIN_DECOMPOSITION task.
PLUGIN_DECOMPOSITION represents a set of all plug-ins. Furthermore we should define a union of elements from that set, which is packed and combined to construct the three main parts of Sophie2 Project. These include: The Author, The Reader and The Server. If we define the three parts as a union of plugins their intersection is NOT null or void.
Overview
Task requirements
Task Result
Implementation idea
How to demo
Design
Implementation
Testing
Log
Depends on PLUGIN_DECOMPOSITION task.
Run author edition with current code base.
Make documentation how-to(how should reader and author applications be run).
Think about what reader application will be and how to be run.