| 1 | [[BackLinksMenu]] |
| 2 | |
| 3 | = Analysis = |
| 4 | |
| 5 | == Overview == |
| 6 | Resource is an object that can be persisted. Resources can be frame content. |
| 7 | |
| 8 | == Task requirements == |
| 9 | * Resources should have separate module. |
| 10 | |
| 11 | == Task result == |
| 12 | * The result of this task should be source code - separate module for the resources. |
| 13 | |
| 14 | == Implementation idea == |
| 15 | * Create module org.sophie2.base.resources |
| 16 | |
| 17 | == Related == |
| 18 | * How to create module - > |
| 19 | |
| 20 | == How to demo == |
| 21 | ^(In this section you must add instructions for the demo of the task.)^ |
| 22 | |
| 23 | = Design = |
| 24 | |
| 25 | = Implementation = |
| 26 | ^(Implementation results should be described and linked here (from the wiki or the repository))^ |
| 27 | |
| 28 | = Testing = |
| 29 | |
| 30 | = Comments = |
| 31 | |
| 32 | = Log = |
| 33 | [[Include(wiki:BASE_RESOURCE_COMMONS_R0_LOG)]] |