#825: Add module initialization method and use it where appropriate
-------------------------+--------------------------------------------------
Reporter: david | Owner: felix
Type: enhancement | Status: assigned
Priority: high | Milestone: 1.0
Component: controller | Version:
Severity: major | Resolution:
Keywords: | Has_patch: 0
-------------------------+--------------------------------------------------
Comment (by felix):
(In [2713]) - Adds AgaviController::initializeModule() to load autoloads
and module config
- Adds an AgaviDisabledModuleException() that gets thrown by
AgaviController::initializeModule() when trying to initialize a disabled
module
- AgaviController::createActionInstance() and
AgaviController::createViewInstance() now call
AgaviController::initializeModule() to have the autoloads and the module
config available in any case
- AgaviContext::createModel() now calls
AgaviController::initializeModule() to have the autoloads an the module
config available
- needs some more testing
- fixes #824 along the way
- refs #825
--
Ticket URL: <http://trac.agavi.org/ticket/825#comment:3>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5
_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets