2010/9/30 Johannes Schlüter <johan...@schlueters.de>:
> On Thu, 2010-09-30 at 16:08 +0200, Kalle Sommer Nielsen wrote:
>> I think its a great addition, but I think the interface should be
>> defined within ZE like the other base interfaces that interact
>> directly with the language syntax (like Iterator) and not in SPL.
>
> s/should/has to/
>
> The engine shall not depend on anthing in PHP. In theory you should be
> able to do cd Zend && ./buildconf && ./configure && make to built a
> PHP-less engine (needs TSRM somewhere though).

Fair enough. I'll cook up a revised patch tomorrow that removes the
SPL dependency and moves the interface definition into Zend.

Adam

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

Reply via email to