#829: Throw out legacy naming schemes support and support autoloading of
Actions,
Views and Models
---------------------+------------------------------------------------------
Reporter: david | Owner: felix
Type: task | Status: assigned
Priority: high | Milestone: 1.0
Component: _OTHER_ | Version:
Severity: blocker | Resolution:
Keywords: | Has_patch: 0
---------------------+------------------------------------------------------
Comment(by felix):
(In [2724]) - introduces the methods
AgaviController::checkActionFileExists() and
AgaviController::checkViewFileExists()
- adds the method AgaviToolkit::canonicalName()
- changes AgaviController::createActionInstance(),
AgaviController::createViewInstance() to use above methods
- changes all appropriate places to use AgaviToolkit::canonicalName()
instead of str_replace(...)
- changes AgaviExecutionFilter::execute() appropriately
- fixes sanity checks for Action and View names, fixes #780
- refs #829
--
Ticket URL: </ticket/829#comment:5>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5
_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets