-- admirau <[email protected]> wrote
(on Tuesday, 05 May 2009, 10:59 AM -0700):
> Matthew Weier O'Phinney-3 wrote:
> > Two primary drawbacks:
> > 
> >   1. The autoloader can return a false lookup (i.e., not found) earlier
> >      when namespaces are used
> > 
> >   2. If you use other autoloaders, debugging and error reporting become
> >      more complex
> > 
> >> Any chance to enable fallback from application.ini?
> > 
> > Potentially; this and other autoloader settings have been raised for
> > possible inclusion in a later release.
> > 
> > 
> 
> Thank you.
> There is one thing more I'd like to ask.
> 
> When I use fallback autoloader
> shall I define other namespaces anyway?
> Does it impact performance?

No -- it'll simply match those namespaces sooner.

-- 
Matthew Weier O'Phinney
Project Lead            | [email protected]
Zend Framework          | http://framework.zend.com/

Reply via email to