| 1 | [[BackLinksMenu]] |
| 2 | |
| 3 | [[TicketQuery(summary=S2S_CORE_META_R0, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]] |
| 4 | |
| 5 | |
| 6 | |
| 7 | = Analysis = |
| 8 | |
| 9 | |
| 10 | == Overview == |
| 11 | The core server layer will use the persistence logic for dealing with meta information in order to provide this funcionality to the server facade. |
| 12 | |
| 13 | == Task requirements == |
| 14 | * This task must be implemented after [wiki:S2S_PERSIST_META_R0]. |
| 15 | * |
| 16 | |
| 17 | == Task result == |
| 18 | Source code (improved org.sophie2.server.services module), unit tests. |
| 19 | |
| 20 | == Implementation idea == |
| 21 | ^(It is advisable to include some rough implementations ideas.)^ |
| 22 | |
| 23 | == Related == |
| 24 | ^(Here you can add related tasks that could be useful or helpful.)^ |
| 25 | |
| 26 | == How to demo == |
| 27 | ^(In this section you must add instructions for the demo of the task.)^ |
| 28 | |
| 29 | = Design = |
| 30 | |
| 31 | = Implementation = |
| 32 | ^(Implementation results should be described and linked here (from the wiki or the repository))^ |
| 33 | |
| 34 | = Testing = |
| 35 | |
| 36 | = Comments = |
| 37 | ^(Write comments for this or later revisions here.) |