> there is already a proposal for a > ModelLoader action helper that would also use the same conventions > (i.e., Blog_Foo in blogs/models/Foo.php). Once we have an official > component, the convention will be documented.
I also think moduleName/models/Foo.php is better because there is not redundancy in this solution. I am using exactly the same directory structure in my extension of Zend_Loader for autoloading of objet/models. -- Giorgio Sironi Piccolo Principe & Ossigeno Scripter http://www.sourceforge.net/projects/ossigeno
