Changes between Version 6 and Version 7 of GROUP_RESOURCE_R0
- Timestamp:
- 03/30/09 09:50:02 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GROUP_RESOURCE_R0
v6 v7 7 7 8 8 == Overview == 9 Define a stable resource design. Explain and document what is achieved 9 10 Resource is an object that can be persisted. Some of the resources can be used as frame content or a timeline. Resources can be nested in other resources (i.g. book can have nested another book (embedded book)).[[BR]] 10 11 … … 77 78 * Renaming a resource 78 79 * Cloning a resource 80 * Explain annotations 81 {{{ 82 * annotations related to Resources 83 * explain ownership related with Resources and use of @Own 84 * make a parallel with referencing Resources 85 }}} 79 86 == Task result == 80 87 The result of this task is source code.