ZF-4704: Refactor Action_HelperBroker to use PluginLoader
Description
Currently, Zend_Controller_Action_HelperBroker maintains its own plugin loading capabilities; this should be refactored to use the PluginLoader for consistency, as well as to benefit from the new include file cache.
Comments
Posted by Matthew Weier O'Phinney (matthew) on 2008-10-24T12:00:07.000+0000
Done in r12111
Posted by Wil Sinclair (wil) on 2008-11-13T14:10:04.000+0000
Changing issues in preparation for the 1.7.0 release.