On 4/17/07, Lukas Kahwe Smith <[EMAIL PROTECTED]> wrote:
Hey,

What is the status regarding reflection and spl. Do we still want to
allow disabling?

Most of its features could (should?) be moved to ZE2 as they are what
can be considered as part of the language. It is even more important
as some them are required to work around recent changes/fixes in ZE2
(for example __set/__get used with arrays can be done with
ArrayObject). As any other language features, it will not be possible
to disable them.

Doing so will not only help our users but ease the extensions development.

That being said, I never really understood why it was developed
outside ZendEngine2 (at least for the main classes like ArrayObject,
ArrayIterator, iterator_to_array or class_* (these two are the most
obvious candidate!) .

--Pierre

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

Reply via email to