Derick Rethans schrieb:
> I think that'd be a bad idea. I don't see a problem with this patch at 
> all, and why should people use reflection here? As you're always so much 
> for BC, I find it strange that you're suggesting to remove something 
> totally harmless and instead want people to force to use the 
> slow Reflection API which is meant for introspection.

 I agree. The Reflection API is the "right tool for the job" when you
 are meta-programming (developing tools such as PHPUnit, for instance)
 but not when you are programming.

-- 
Sebastian Bergmann                          http://sebastian-bergmann.de/
GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69

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

Reply via email to