Stanislav Malyshev schrieb:
>> Will there be an exception [as in: special case, not as in: new
>> Exception()] for an __autoload function?
> 
> __autoload is actually not that great an idea, as it appears now.
> spl_autoload_register works much better for complicated libraries.

I know, and I use spl_autoload_register. But then I would blatantly
suggest to remove __autoload() in PHP6 and force SPL to be compiled into
PHP.

Kind regards,

Stefan Priebsch

-- 
 >e-novative> - We make IT work for you.

 e-novative GmbH - HR: Amtsgericht München HRB 139407
 Sitz: Wolfratshausen - GF: Dipl. Inform. Stefan Priebsch

 http://www.e-novative.de

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

Reply via email to