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

[WIP] Use dependency injection for extra pluginmanager #1818

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 19, 2019

  1. Use dependency injection for extra pluginmanager

    Make the stardard plugin manager myvolumio agnostic, by using dependency
    injection to pass in the right "extra pluginmanager" when it
    instanciated.
    This will allow for passing alternative pluginmanagers for specific OEMs
    as well as making the code more testable, which will become useful in
    the future.
    piffio committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    b7c1231 View commit details
    Browse the repository at this point in the history