| 1 | [[BackLinksMenu]] |
| 2 | |
| 3 | [[TicketQuery(summary=BASE_PERSISTENCE_IMMUTABLES_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 | = Analysis = |
| 5 | |
| 6 | == Overview == |
| 7 | This task is about persisting immutable things. Generally we have immutable things and properties with pro objects that have to be persisted. This task is responsible for persisting the immutables. |
| 8 | |
| 9 | == Task requirements == |
| 10 | |
| 11 | == Task result == |
| 12 | |
| 13 | == Implementation idea == |
| 14 | |
| 15 | == Related == |
| 16 | |
| 17 | == How to demo == |
| 18 | |
| 19 | = Design = |
| 20 | ^(Describe your design here.)^ |
| 21 | |
| 22 | = Implementation = |
| 23 | ^(Describe and link the implementation results here (from the wiki or the repository).)^ |
| 24 | |
| 25 | = Testing = |
| 26 | ^(Place the testing results here.)^ |
| 27 | |
| 28 | = Comments = |
| 29 | ^(Write comments for this or later revisions here.) |