Jason Garber wrote:
CS> Does anyone apart from me wonder why we need to bloat the language for
CS> an obscure feature like this? Please take a step back, take a deep CS> breath, count to 10 and that's *really* what the PHP community has been
CS> waiting for.

Please consider that not everyone does the same things with PHP that
you do - you apparently haven't run into the need for it.

That's okay, but others have.

I'm not familiar with this OOP concept from any other language. Perhaps it exists, but if it doesn't, is there a reason why?

If you add a language construct like 'readable' or 'readonly' wouldn't that almost begin to require the need for reflection functions to go along with it:

   is_readable($object, $key)

Or something like that?

Dante

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

Reply via email to