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

-Andrei                                       http://www.gravitonic.com/

"Everything has its wonders, even darkness and silence, and I learn,
 whatever state I may be in, therein to be content." - Helen Keller

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

Reply via email to