« Return to Thread: Shared Models in Different Modules

Re: Shared Models in Different Modules

by lcrouch :: Rate this Message:

Reply to Author | View in Thread


Isn't it better to name the class
as Module_Controller_Index which is located at module/controllers/index.php ?

And it makes sense to apply the same principle to models.
Module_Model_MyModel.
 
I like this idea very much, I think. though honestly, I've not worked on multi-module ZF projects yet.

-L

 « Return to Thread: Shared Models in Different Modules