Task #4208
Refactor SyncLogicHandler to not need a ConfParameter reference
Start date:
07/26/2017
Due date:
% Done:
0%
Estimated time:
Description
The SyncLogicHandler module currently maintains a standing reference to the global ConfParameter, which has all the configuration options. This creates a forward-dependency on any other modules that need a sync module, even though the values are only needed at construction-time.
The ConfParameter reference should be removed.
Updated by Nicholas Gordon over 3 years ago
- Status changed from In Progress to New
- Assignee deleted (
Nicholas Gordon) - Target version changed from v0.4.0 to v0.5.0
Updated by Nicholas Gordon about 3 years ago
- Target version changed from v0.5.0 to Minor release 0.4.1
Updated by Ashlesh Gawande about 3 years ago
- Target version changed from Minor release 0.4.1 to v0.5.0
Updated by Saurab Dulal about 2 years ago
- Target version changed from v0.5.0 to Minor release v0.5.1
Updated by Saurab Dulal over 1 year ago
- Target version changed from Minor release v0.5.1 to v0.6.0