On Tue, Dec 15, 2009 at 20:46, Christian Seiler <chris...@gmx.net> wrote:
> (A): Original closures implementation:
>         $this is always the object context at
>         closure creation. No possibility to do
>         $someObject->closureProperty(...) and thus
>         no possibility to extend objects!

+1

Preferably without any Closure->bindto black arts.

-Hannes

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

Reply via email to