Re: [PATCH] Late Static Binding

From: Date: Wed, 01 Mar 2006 16:18:08 +0000
Subject: Re: [PATCH] Late Static Binding
References: 1 2 3  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
At 16:50 01/03/2006, Lukas Smith wrote:
Dmitry Stogov wrote:
1) I would very like to see some real example where "static" is necessary?
I think Mike illustrated this in his post. Or do you want a "real" world example?
2) "static" is really bad name. I suggest "caller", Marcus thought about "class".
I dont really see an issue with calling the thing "static" considering its about late static binding. Also AFAIK this name was agreed upong in Paris. A meeting you also attended.
I actually don't recall there was consensus on even adding this feature in the Paris meeting, let alone how to name it. Either way, implementation wise, as Dmitry said - storing runtime information in zend_function or zend_op_array is simply out of the question. Zeev

Thread (59 messages)

« previous php.internals (#22054) next »