Feature proposal #5703
open
Added by krileon almost 9 years ago.
Updated almost 2 years ago.
Start date:
08 January 2016
Description
The current plugin loading loads on demand, but causes issues with heavy SQL duplication. Instead load the SQL in 1 go and cache the results to allow for any and all future usage without additional SQL overhead.
- Status changed from New to Assigned
- Assignee set to krileon
- Subject changed from Refactor plugin loading to Rewrite plugin loading
- Target version changed from CB 2.1 to CB 3.0
This needs to happen when cbPluginHandler is rewritten into a CBLib usage.
This needs to happen early in the createApplication function of CBLib to allow plugins to extend the DI.
- Tracker changed from Bug to Feature proposal
Also available in: Atom
PDF