Actions
Feature proposal #5209
closedCBLib: Implement way for CB plugin libraries to specify DI alias
Feature proposal #5209:
CBLib: Implement way for CB plugin libraries to specify DI alias
Start date:
30 March 2015
Due date:
% Done:
100%
Estimated time:
Description
Currently there's no implementation for CB plugins to specify an API library DI alias (e.g. Application:Activity()).
Updated by krileon over 11 years ago
- Priority changed from High to Immediate
Updated by beat over 11 years ago
- Target version changed from CB 2.0.8 to CB 2.0.9
Updated by beat about 11 years ago
- Target version changed from CB 2.0.9 to CB 2.0.10
Updated by beat about 11 years ago
- Target version changed from CB 2.0.10 to CB 2.0.11
Updated by beat almost 11 years ago
- Target version changed from CB 2.0.11 to CB 2.0.12
Updated by beat almost 11 years ago
- Target version changed from CB 2.0.12 to CB 2.0.13
Updated by beat over 10 years ago
- Target version changed from CB 2.0.13 to CB 2.0.14
Updated by beat over 10 years ago
- Target version changed from CB 2.0.14 to CB 2.0.15
Updated by beat about 10 years ago
- Target version changed from CB 2.0.15 to CB 2.1
Updated by krileon over 9 years ago
- Target version changed from CB 2.1 to CB 2.2
Updated by krileon about 8 years ago
- Target version changed from CB 2.2 to CB 2.8
Updated by krileon almost 8 years ago
- Subject changed from Implement way for CB plugin libraries to specify DI alias to CBLib: Implement way for CB plugin libraries to specify DI alias
Updated by krileon almost 8 years ago
This will require an improved plugin loading behavior as we would need to call createApplication followed by loading all the plugins, which can then prepare their DI as needed. This should be lightweight as all plugins should be using namespaced libraries minimizing what's actually loading. See #5703
Updated by beat over 3 years ago
- Target version changed from CB 2.8 to CB 2.8.1
Updated by beat almost 3 years ago
- Target version changed from CB 2.8.1 to CB 2.8.2
Updated by beat almost 3 years ago
- Target version changed from CB 2.8.2 to CB 2.9.0
Updated by beat almost 3 years ago
- Target version changed from CB 2.9.0 to CB 2.9.2
Updated by beat about 2 years ago
- Target version changed from CB 2.9.2 to CB 2.9.3
Updated by beat almost 2 years ago
- Target version changed from CB 2.9.3 to CB 2.10.0
Updated by beat over 1 year ago
- Target version changed from CB 2.10.0 to CB 2.11.0
Updated by krileon about 2 months ago
- Status changed from Assigned to Rejected
- Target version deleted (
CB 2.11.1) - % Done changed from 0 to 100
No need for this as plugins become standalone Joomla extensions they'll just be using Joomla container API.
Actions