> 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.
--
Stanislav Malyshev, Zend Software Architect
stas@[...].com http://www.zend.com/
(408)253-8829 MSN: stas@[...].com
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php