View Single Post
  #10 (permalink)  
Old 04-17-2008, 09:56 PM
Mark^Bastard Mark^Bastard is offline
Junior Member
 
Join Date: May 2007
Posts: 15
Default

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.
Reply With Quote