-- Sergio Rinaudo <[email protected]> wrote (on Thursday, 07 May 2009, 04:32 PM +0200): > I gets Zend_Loader error when trying to load rowClass model. > I've already changed the name of my rowClass model in Model_{rowclassname}, > same result. > Any advices?
There's an issue in the tracker related to this already; I'm not sure if we'll address it for 1.8.1, or if it will need to wait for a later maintenance release. (We actually need to modify most usage of Zend_Loader internally -- though it's used relatively infrequently -- to allow for autoloading.) -- Matthew Weier O'Phinney Project Lead | [email protected] Zend Framework | http://framework.zend.com/
