At 02:38 AM 5/4/01 +0300, Andi Gutmans wrote:
I don't think it is trivial to implement this without:
>a) Creating a second version of our hash tables (I don't like duplicate code).
>b) Adding more complexity to the already complex hash tables.

I may be missing something here, but why not simply add another field to 
zend_class_entry that keeps track of the user declared name? I think that's 
all the original poster was asking for..

-Andrei


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to