Changes between Version 1 and Version 2 of S2S_CORE_META_R0


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

--

Legend:

Unmodified
Added
Removed
Modified
  • S2S_CORE_META_R0

    v1 v2  
    1313== Task requirements == 
    1414 * This task must be implemented after [wiki:S2S_PERSIST_META_R0]. 
    15  *  
     15 * 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. 
     16 * Implement the basic core server logic for dealing with meta things. 
     17 * Write appropriate unit tests. 
    1618 
    1719== Task result == 
     
    1921 
    2022== Implementation idea == 
    21 ^(It is advisable to include some rough implementations ideas.)^ 
     23 
    2224 
    2325== Related ==