Changes between Version 17 and Version 18 of GROUP_CHANGES_R0
- Timestamp:
- 05/29/09 13:02:00 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GROUP_CHANGES_R0
v17 v18 110 110 * The manager will construct itself with a Resource, it's Resource. 111 111 * GlobalResourceChangeManager : It will be used for grouping for the user changes from more than one ResourceSpaces. 112 * Important thing is that all the changes will be packed into groups, to have Global grouping, so the ResourceChangeManagers will group single changes too. That is not bad, because when serializing we will ungroup all the groups anyway. 112 113 * It will be one for all the Resources, so it will be singleton, it will group the changes for the current book hierarchy, to be nice for the user. Good AutoChanges must be written from the developers... 113 114 * It will work in this way: