Am 25.11.2011 09:06, schrieb Christian Kaps:
> Or am i wrong here?

 Yes you are. The idea is that you can have multiple autoload callbacks
 which are invoked in sequence. The first one that is able to load the
 requested class will end that sequence. If you throw exceptions in one
 autoloader that sequence will be interrupted prematurely.

-- 
Sebastian Bergmann                    Co-Founder and Principal Consultant
http://sebastian-bergmann.de/                           http://thePHP.cc/

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to