I generally like the idea as long as it is kept optional. I personally like to load models by defining a model path (eg. APP_MODEL_DIR) constant in my bootstrap file, and then call
Zend_Loader::loadClass('User', APP_MODEL_DIR);
whenever I need to. IMHO it's clean enough and super fast, and I don't
like the idea of loading an extra class and calling some methods just
for loading a model class.
Shahar.
On Mon, 2007-06-18 at 14:09 -0500, Ralph Schindler wrote:
> Thus fitting into this visual representation:
>
> http://ralphschindler.com/tmp/ZF-MVC-Diagram.jpg
>
>
> PS: we need more diagrams in ZF docs ;)
--
Shahar Evron [EMAIL PROTECTED]
Technical Consultant
Zend Technologies
Mobile: +972 54 30 99 446
Office: +972 3 75 39 500 ext. 9546
signature.asc
Description: This is a digitally signed message part
