Use a DisplayManager to handle the coordination of overlays #83
Labels
lift.high
high lift issue -- may require some strategizing around it
priority.high
High urgency, high impact -- Priority is the intersection of impact and urgency.
type.refactor
Deals with refactoring, typically with a better design in mind and should have a present/future pain
Milestone
Display Manager Skeleton
The intent of DislayManager is to be able to determine the following things:
It seems there are 2 choices when structuring things:
Some questions:
For now, I shall keep the necessary state within the DM
Possible Steps:
The text was updated successfully, but these errors were encountered: