Version 2 (modified by kyli, 16 years ago) (diff) |
---|
Analysis
Overview
The Sophie 2 Server Facade layer provides interface which is the same on both the server and the client sides for manipulating the resources on the server. The Facade layer accesses the Server core logic.
When an user connects to the server, he/she should be able to edit the books online. Furthermore, when a resource is changed, only the change should be persisted on the server. The facade must expose the core methods for manipulating resource changes to the client.
Task requirements
Since this revision is the first for this task,
Task result
(List the end product of the task (for example "Source code", "Wiki page", etc.))
Implementation idea
(Provide some rough implementation idea(s).)
Related
(Add links to related tasks that could be useful or helpful.)
How to demo
(Provide instructions for demonstration of the task.)
Design
(Describe your design here.)
Implementation
(Describe and link the implementation results here (from the wiki or the repository).)
Testing
(Place the testing results here.)
Comments
(Write comments for this or later revisions here.)