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
[EMAIL PROTECTED]   http://www.zend.com/
(408)253-8829   MSN: [EMAIL PROTECTED]

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

Reply via email to