Hartmut Holzgraefe wrote:
When reading foreign C++ code a lot you learn to love
the explicit nature of PHP naming scopes even though
it is extra typing as it is clear at first sight whether
you are looking at a variable, member variable, function,
object method ...

....

Lets do not weaken this concept ...


I too normally lurk and read, but having played with other languages I've come to appreciate the immediate clarity of the explicit nature of PHP. Therefore, I agree completely. I'd rather not see this added to the language.

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

Reply via email to