Changes between Version 1 and Version 2 of S2S_CORE_META_R0
- Timestamp:
- 01/19/09 12:11:52 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S2S_CORE_META_R0
v1 v2 13 13 == Task requirements == 14 14 * 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. 16 18 17 19 == Task result == … … 19 21 20 22 == Implementation idea == 21 ^(It is advisable to include some rough implementations ideas.)^ 23 22 24 23 25 == Related ==