Project

General

Profile

Actions

Feature proposal #5703

closed

Rewrite plugin loading

Feature proposal #5703: Rewrite plugin loading

Added by krileon over 10 years ago. Updated about 2 months ago.

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

100%

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.

Updated by krileon over 10 years ago Actions #1

  • Status changed from New to Assigned
  • Assignee set to krileon

Updated by krileon over 10 years ago Actions #2

  • Subject changed from Refactor plugin loading to Rewrite plugin loading

Updated by krileon almost 10 years ago Actions #3

  • Target version changed from CB 2.1 to CB 3.0

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

Updated by krileon almost 8 years ago Actions #4

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

Updated by beat over 3 years ago Actions #5

  • Tracker changed from Bug to Feature proposal

Updated by krileon about 2 months ago Actions #6

  • Status changed from Assigned to Rejected
  • Target version deleted (CB 3.0)
  • % Done changed from 0 to 100

Plugins are schedule to be rewritten to standalone Joomla extensions so no need to rewrite current behavior and risk breaks.

Actions

Also available in: PDF Atom