Project

General

Profile

Actions

Task #4208

closed

Refactor SyncLogicHandler to not need a ConfParameter reference

Added by Nicholas Gordon over 6 years ago. Updated 3 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
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.

Actions

Also available in: Atom PDF