i have the latest trunk version 15449. and i noticed that 

in my bootstrap even with 

$labRsxLoader->addResourceType('form', 'forms/', 'Form')
             ->addResourceType('validator', 'validators/', 'Validator')
             ->addResourceType('filter', 'filters/', 'Filter')
             ->addResourceType('model', 'models/', 'Model');

my models are still not found... and i noticed it because my folder for
models is forms and my class is Form. 
-- 
View this message in context: 
http://www.nabble.com/Bug-with-latest-Version--Autoloading-does-not-work-tp23461145p23461145.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to