Zeev Suraski wrote:

1. I don't think it's a very important feature, even though like any other feature we could possibly think of, we can come with use cases where it would be useful. In terms of complexity vs. usefulness, I think it's more complex than useful.

So how about this ... make late static binding the default.

The point is: late static binding is the "intuitive" thing to happen when inheriting static methods. So the way things are right now are more complex due to a performance optimization.

regards,
Lukas

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

Reply via email to