OF-1147: Refactoring of Plugin Management
- 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)
Showing
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment