| 1 | [[BackLinksMenu]] |
| 2 | |
| 3 | [[TicketQuery(summary=PRO_CHANGE_COMMONS_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 | = Analysis = |
| 6 | |
| 7 | == Overview == |
| 8 | |
| 9 | This task is about the primitives that are needed to manage changes and by primitives is meant the primitive operations about changes. |
| 10 | |
| 11 | == Task requirements == |
| 12 | * Primitive operations about changes |
| 13 | unmanaged change, create <class> <id>, destroy <id>, set <id> <prop-id> <#value>, |
| 14 | |
| 15 | |
| 16 | == Task result == |
| 17 | |
| 18 | == Implementation idea == |
| 19 | |
| 20 | == Related == |
| 21 | |
| 22 | [wiki:PRO_CHANGE_PRIMITIVES_R0] [[BR]] |
| 23 | [wiki:PRO_CHANGE_TRANSACTION_SAFETY_R0] [[BR]] |
| 24 | [wiki:PRO_CHANGE_COMPOSING_R0] [[BR]] |
| 25 | [wiki:PRO_CHANGE_MANAGER_R0] [[BR]] |
| 26 | |
| 27 | == How to demo == |
| 28 | |
| 29 | = Design = |
| 30 | |
| 31 | = Implementation = |
| 32 | |
| 33 | = Testing = |
| 34 | |
| 35 | = Comments = |
| 36 | |