Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Services #135

Open
4 tasks
topisani opened this issue Aug 14, 2019 · 0 comments
Open
4 tasks

Services #135

topisani opened this issue Aug 14, 2019 · 0 comments
Assignees

Comments

@topisani
Copy link
Member

topisani commented Aug 14, 2019

  • Rename create_ functions to make_
  • Let the Application constructor use Service::make_default by default
  • Let the Application constructor take factories in any order
  • Split UIManager into GraphicsManager and UIManager
    • UIManager handles the user interface state, i.e. the currently selected channel, the current screen (as a ScreenEnum only) and the state of the octave buttons
    • GraphicsManager Handles the actual drawing, mapping ScreenEnums to Screens etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant