-
Enhancement
-
Resolution: Done
-
Major
-
1.2.7.Final, 1.2.7.SP1
-
None
-
None
The purpose of this enhancement is:
- to simplify tasks execution debugging
- to reuse tasks code that is duplicated in every task
Gained benefits will be: - in the future instead of putting debug code into every task it will be possible
to put tasks execution debugging code into ControllerTask base class only - simplified code maintainance and reasoning about it