Hi!

Was your proposal to do this for name resolution:

<?php
namespace blah;
$a = new Exception;

1) if for blah::Exception exists, use it
2) try to autoload blah::Exception
3) fail

Yes.
--
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