Changes between Version 2 and Version 3 of S2S_FACADE_RESOURCE_CHANGES_R0


Ignore:
Timestamp:
01/25/09 19:04:06 (16 years ago)
Author:
kyli
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S2S_FACADE_RESOURCE_CHANGES_R0

    v2 v3  
    1111 
    1212== Task requirements == 
    13 Since this revision is the first for this task,  
     13Since this revision is the first for this task, the most important is to think out and define the way for dealing with resource changes.  The core and persistence methods for this are not implemented yet, so not much can be done. Here are some things than certainly need to be finished in this revision: 
     14 * Think about what functionality is needed for the client in orger to deal with resource changes. 
     15 * In the design section, describe the decisions taken. If possible, make a visual representation of the result (diagram). 
     16 * In the implementation section, create an interface in org.sophie2.org.server.facade with the needed sceleton and comments. 
    1417 
    1518 
    1619== Task result == 
    17 ^(List the end product of the task (for example "Source code", "Wiki page", etc.))^ 
     20Source code (interface), specification. 
    1821 
    1922== Implementation idea == 
    20 ^(Provide some rough implementation idea(s).)^ 
     23Proposal for the methods in the interface: doChange(), undo(), redo(). 
    2124 
    2225== Related == 
    23 ^(Add links to related tasks that could be useful or helpful.)^ 
     26[wiki:S2S_FACADE_RESOURCE_ACCESS_R0] [[BR]] 
     27[wiki:S2S_DEPLOY_TECHNOLOGIES_R0 ] [[BR]] 
     28[wiki:S2S_CORE_RESOURCES_R0]  
    2429 
    2530== How to demo == 
    26 ^(Provide instructions for demonstration of the task.)^ 
     31Show the interface, show diagrams (if present), explain them to the team. 
    2732 
    2833= Design =