Hello,
On 03/28/2003 10:57 AM, Andi Gutmans wrote:We won't support this. (btw it's the default modifier in Java if you don't write anything else).
I am not defending or suggesting that you support it, I am just asking if you will. BTW, what is the reasoning for supporting private, protected and public, but not package (namespace?!)?
private/protected/public are topics which most people who have used OOP in the past understand well. Package level access tend to be much more confusing and aren't as common. That's why I see a difference.
Andi
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php