Changes between Version 1 and Version 2 of S2S_FACADE_RESOURCE_CHANGES_R0


Ignore:
Timestamp:
01/25/09 18:21:22 (16 years ago)
Author:
kyli
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S2S_FACADE_RESOURCE_CHANGES_R0

    v1 v2  
    77 
    88== Overview == 
    9 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.  
     9The 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. [[BR]] 
     10When 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.  
    1011 
    1112== Task requirements == 
    12 ^(List the necessary requirements that the task must fulfill.)^ 
     13Since this revision is the first for this task,  
     14 
    1315 
    1416== Task result ==