Changes between Version 7 and Version 8 of S2S_FACADE_RESOURCE_CHANGES_R0


Ignore:
Timestamp:
02/03/09 11:11:55 (16 years ago)
Author:
kyli
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified S2S_FACADE_RESOURCE_CHANGES_R0

    v7 v8  
    2222 
    2323== Implementation idea == 
    24 Since SVN clients have something like the desired functionality, you could look at the ideas implemented there. [[BR]] 
    25 There should be provided ways to update a resource, commit changes to the server, revert/redo a certain count of changes. [[BR]] 
    26 It would be good if the client updates automatically a resource to the last version every time before a commit, and the user should be notified about possible conflicts. 
     24 * Since SVN clients have something like the desired functionality, you could look at the ideas implemented there. [[BR]] 
     25 * There should be provided ways to update a resource, commit changes to the server, revert/redo a certain count of changes. [[BR]] 
     26 * It would be good if the client updates automatically a resource to the last version every time before a commit, and the user should be notified about possible conflicts.  
     27 * It is neccessary to design this task together with [wiki:PRO_CHANGE_MANAGER_R0], since they probably will implement same interface. 
     28 
    2729 
    2830== Related == 
    2931[wiki:S2S_FACADE_RESOURCE_ACCESS_R0] [[BR]] 
    3032[wiki:S2S_DEPLOY_TECHNOLOGIES_R0] [[BR]] 
    31 [wiki:S2S_CORE_RESOURCES_R0]  
     33[wiki:S2S_CORE_RESOURCES_R0]  [[BR]] 
     34[wiki:PRO_CHANGE_MANAGER_R0] 
    3235 
    3336== How to demo == 
    34 Show the interface, show diagrams (if present), explain them to the team. 
     37Show the classes for the change manager, show diagrams (if present), explain them to the team. 
    3538 
    3639= Design =