Actions
Task #4208
closedRefactor SyncLogicHandler to not need a ConfParameter reference
Start date:
07/26/2017
Due date:
% Done:
100%
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 almost 7 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 almost 7 years ago
- Target version changed from v0.5.0 to Minor release 0.4.1
Updated by Ashlesh Gawande over 6 years ago
- Target version changed from Minor release 0.4.1 to v0.5.0
Updated by Saurab Dulal over 5 years ago
- Target version changed from v0.5.0 to Minor release v0.5.1
Updated by Saurab Dulal over 5 years ago
- Target version changed from Minor release v0.5.1 to v0.6.0
Updated by Saurab Dulal almost 4 years ago
- Target version changed from v0.6.0 to Minor Release v0.6.1
Updated by Junxiao Shi 10 months ago
- Status changed from New to In Progress
- Assignee set to Junxiao Shi
- % Done changed from 0 to 60
Updated by Junxiao Shi 10 months ago
- Status changed from In Progress to Closed
- % Done changed from 60 to 100
Actions