You're right. I only noticed yesterday that Zend treats module controllers as Module_NamedController
Even though that obviously doesn't map to /modules/module/controllers/NamedController.php
So I'll look at how they've done that, and apply the same to models and forms.
Thanks.
|