• Guus der Kinderen's avatar
    OF-1147: Refactoring of Plugin Management · d18b7a86
    Guus der Kinderen authored
    - Plugin Monitor moved to different class
    - Methods that operate on plugin.xml files moved to utilility class
      (and made to work even when plugin is not yet loaded)
    - Plugin monitoring now loads plugins more efficiently by:
    -- Observing parent/child hierarchy (allowing for one-shot load)
    -- allowing for concurrent plugin loading
    - Dev plugins are now processed as if they were ordinary plugins
    - Plugin canoncical naming is now used throughout the code (fixes
      case sensitivity bug)
    d18b7a86
Name
Last commit
Last update
build Loading commit data...
documentation Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...