Changes between Version 5 and Version 6 of GROUP_MEM_RESOURCES_MODEL_R0
- Timestamp:
- 08/03/09 12:07:19 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GROUP_MEM_RESOURCES_MODEL_R0
v5 v6 50 50 51 51 = Implementation = 52 ^(Describe and link the implementation results here (from the wiki or the repository).)^ 52 53 Since the task needed a prototype before implementation and then it was extended to the actual implementation the design code and implementation code are commited in one changeset - [4717]. [[BR]] 54 55 There was also a slight alteration in the design of the AutoAction base class to make it easier for developers to change the model. There was added functionality for the AutoAction classes to create ModelChanges by apssing their constructors a desctiption and isSignificant flag. Also we added an 'register' method that extracts the fields from the auto action object and creates and registers the ModelChnage for this auto action to a given ResourceAccess - [4785]. 56 53 57 54 58 = Testing =