Changes between Version 4 and Version 5 of S2S_CORE_RESOURCES_R0


Ignore:
Timestamp:
01/19/09 10:28:26 (16 years ago)
Author:
kyli
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S2S_CORE_RESOURCES_R0

    v4 v5  
    1515 * Extend the server core logic and improve it, if necessary. 
    1616 * Add the possibility to manage a concrete resource on the server. For possible actions, see [wiki:BASE_RESOURCE_COMMONS_R0] and [wiki:S2S_PERSIST_RESOURCES_R0]. 
    17  * The "persistence" module's functionality must be used for this. 
     17 * The "persistence" module's functionality must be used for this. The implemented operations over a resource should be: 
     18  * The resource can be created. 
     19  * The resource can be modified (in a separate window). 
     20  * The resource can be deleted. 
     21  * The resource can be persisted. 
     22  * The resource can be imported(exported) to a server. 
     23  * The resource can be previewed (in a separate window). 
    1824 * Unit tests must be provided. 
    1925