51 | | [[Image(source:branches/private/meddle/sophie2-platform/modules/org.sophie2.base.model.resources/doc/Changes.jpg)]] |
| 51 | [[Image(source:branches/private/meddle/sophie2-platform/modules/org.sophie2.base.model.resources/doc/Changes.jpg)]][[BR]] |
| 52 | * In the new design of the changes: |
| 53 | * All the actions that on the pro-objects will be trackable and will be Changes. |
| 54 | * The Undo and Redo actions will have changes, because they can be skipped, unskipped. |
| 55 | * Skip and Unskip have to be Changes to because they are also undo-able redo-able, skip-able and unskip-able. |
| 56 | * The changes will use the old GroupChange for grouping. |
| 57 | * Groups can be created from the developer using the AutoChanges. |
| 58 | * All AutoChanges will have to have descriptions, so they will be constructed with description and the description will be asserted to be not null or empty. |
| 59 | * The old DummyChange can be used for closing groups if there is no present closing change. (Think of a better name for the next revision.) |
| 60 | |
| 61 | |