-- keith Pope <[email protected]> wrote (on Friday, 03 April 2009, 08:41 AM +0100): > Should the namespace include the _ when defining resource namespaces? > Like when defining autoloader namespaces?
No. The resource autoloader makes the assumption that ZF standards are being followed, and automatically adds the '_' for you. -- Matthew Weier O'Phinney Software Architect | [email protected] Zend Framework | http://framework.zend.com/
