I'm thinking that extending or using my own class for the module loading
would be a better idea than calling
Zend_Controller_Front::getInstance()->removeControllerDirectory($module)
for every module that doesn't meet certain criteria.
I started snooping around the API docs, and honestly, I have no idea
what I'm looking for. How can I replace the default class that loads the
module bootstraps? I'm guessing it's a Zend_Loader_Autoloader_Resource.
But that could just be my ignorance. ;)
--
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]