AZ>> Any objections to modifying zend_lookup_class() to support fully
AZ>> qualified class names? Meaning, if it's passed 'A::B' it will lookup
AZ>> class B in namespace A? This change would take a care of several
AZ>> places in the code where class name can be passed.

Could you point out which places are these? 

-- 
Stanislav Malyshev, Zend Products Engineer   
[EMAIL PROTECTED]  http://www.zend.com/ +972-3-6139665 ext.109



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

Reply via email to