Feature: Refactoring of the Duty class
Closed this issue · 0 comments
Blooym commented
Preflight Checklist
- I have searched for existing issues and cannot find mine, or existing issues do not fit.
New or Existing?
Improvement to existing feature
Summary of your suggestion.
Add multiple new methods to the duty class and decouple it away from the DutyManager, which should be an extension ONTOP of the Duty class instead of being so heavily tied to it
Why should this be added or changed?
This allows for other programs to hook into the Duty class and opens the door for future integrations with IPC