Changes between Version 2 and Version 3 of GROUP_APP_SERVER_RESOURCE_ACCESS_R0
- Timestamp:
- 06/05/09 17:42:47 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GROUP_APP_SERVER_RESOURCE_ACCESS_R0
v2 v3 18 18 * Facade will expose the core functionality to the WS, DC and Web UI. It will have direct access only to the core. 19 19 * S2S core should have the ability to work with custom Sophie2 resources, the facade should provide these methods to the other modules. The web services must be able to serialize the resources in order to pass them to the client. 20 * UI : 20 21 21 22 == Task result == 22 ^(List the end product of the task (for example "Source code", "Wiki page", etc.))^ 23 Ability to open a book from the server. 23 24 24 25 == Implementation idea == 25 ^(Provide some rough implementation idea(s).)^ 26 (It would be good to put a diagram for the new module decomposition here.) 26 27 27 28 == Related == 28 ^(Add links to related tasks that could be useful or helpful.)^ 29 [wiki:GROUP_BASE_SECURITY_R0] 30 [wiki:S2S_WS_CONNECTOR_R0] 29 31 30 32 == How to demo == 31 ^(Provide instructions for demonstration of the task.)^ 33 Start Sophie2. Click on the "connect" button in the left flap/servers tab/connections palette. Double click on a book from the list below, it should open. Quit Sophie2, show the new server module structure, run the tests. 32 34 33 35 = Design =