Task #4208
closed
Refactor SyncLogicHandler to not need a ConfParameter reference
Added by Nicholas Gordon over 7 years ago.
Updated 11 months ago.
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.
- Status changed from In Progress to New
- Assignee deleted (
Nicholas Gordon)
- Target version changed from v0.4.0 to v0.5.0
- Target version changed from v0.5.0 to Minor release 0.4.1
- Target version changed from Minor release 0.4.1 to v0.5.0
- Target version changed from v0.5.0 to Minor release v0.5.1
- Target version changed from Minor release v0.5.1 to v0.6.0
- Target version changed from v0.6.0 to Minor Release v0.6.1
- Status changed from New to In Progress
- Assignee set to Junxiao Shi
- % Done changed from 0 to 60
- Status changed from In Progress to Closed
- % Done changed from 60 to 100
Also available in: Atom
PDF