Changes between Version 2 and Version 3 of S2S_CORE_META_R0


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

--

Legend:

Unmodified
Added
Removed
Modified
  • S2S_CORE_META_R0

    v2 v3  
    1515 * Get familiar with the concepts of resources and meta information. Think about when meta information of a resource is changed, who will be able to access/modify it, etc. 
    1616 * Implement the basic core server logic for dealing with meta things. 
    17  * Write appropriate unit tests. 
     17 * Write appropriate unit tests and class diagrams. 
    1818 
    1919== Task result == 
    20 Source code (improved org.sophie2.server.services module), unit tests. 
     20Source code (improved org.sophie2.server.service module), unit tests. 
    2121 
    2222== Implementation idea == 
    23  
     23Probably this kind of information should not be editable by the user - he/she would just be able to read it. 
    2424 
    2525== Related == 
    26 ^(Here you can add related tasks that could be useful or helpful.)^ 
     26[wiki:S2S_PERSIST_META_R0] [[BR]] 
     27[wiki:S2S_CORE_MODEL_R0] 
    2728 
    2829== How to demo == 
    29 ^(In this section you must add instructions for the demo of the task.)^ 
     30Show the updated org.sophie2.server.service module, run the unit test, show the created diagrams(if any). 
    3031 
    3132= Design =