Project

General

Profile

Actions

Feature proposal #5703

open

Rewrite plugin loading

Added by krileon over 8 years ago. Updated over 1 year ago.

Status:
Assigned
Priority:
Normal
Assignee:
Target version:
Start date:
08 January 2016
Due date:
% Done:

0%

Estimated time:

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.

Actions #1

Updated by krileon over 8 years ago

  • Status changed from New to Assigned
  • Assignee set to krileon
Actions #2

Updated by krileon over 8 years ago

  • Subject changed from Refactor plugin loading to Rewrite plugin loading
Actions #3

Updated by krileon over 7 years ago

  • Target version changed from CB 2.1 to CB 3.0

This needs to happen when cbPluginHandler is rewritten into a CBLib usage.

Actions #4

Updated by krileon over 5 years ago

This needs to happen early in the createApplication function of CBLib to allow plugins to extend the DI.

Actions #5

Updated by beat over 1 year ago

  • Tracker changed from Bug to Feature proposal
Actions

Also available in: Atom PDF