sorry, i pollute this thread with discussion about reflection...

Am 27.02.2013 19:19, schrieb Nikita Popov:
> Why the heck do we want to get rid of Reflection?
> Do we want to alias *all* Reflection methods in this way?
definitely not, but:

I can access all properties of an object without reflection e.g. with foreach. Why i need reflection (ability to examine at runtime!) to do same for constants (they will not change at runtime)?

cryptocompress

http://3v4l.org/94bru

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

Reply via email to