Changes between Version 6 and Version 7 of GROUP_APP_SERVER_RESOURCE_ACCESS_R0


Ignore:
Timestamp:
06/09/09 15:14:22 (16 years ago)
Author:
kyli
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GROUP_APP_SERVER_RESOURCE_ACCESS_R0

    v6 v7  
    3131 
    3232== Implementation idea == 
    33 Here's a draft diagram, showing the new module decomposition. 
    34  
    35 ^Put a diagram for the new module decomposition here. 
     33Since changes serialization is not implemented yet, it is not possible to send changes from the server to the client. For this revision, it would be best to use the current persistence and send a copy of the book in persisted format to the client. The client on its turn will download the book and open it. This will be good for demonstration of the working web services, as well as client connectivity. It will also show that the server really works with the base modules and with the client resources. 
    3634 
    3735== Related ==