Hi,

This patch good for extending PHP usability. IMHO.
Modern popular languages like Ruby and Javascript has way to extend/modify
existing object/method behaviors.
(Languages support like this: Smalltalk, JavaScript, Objective-C, Ruby,
Perl, Python, Groovy, and so on)

I just would like to point it out that there are many modern languages that
support similar feature. Therefore, I would like to see discussion rather
than whether this will or not will be part of PHP, but how this kind of
feature should be implemented.

Regards,


--
Yasuo Ohgaki
yohg...@ohgaki.net


2013/7/20 Igor Wiedler <i...@wiedler.ch>

> Hello internals,
>
> I posted the initial idea for a use_function RFC a few months back. I
> would like to make the proposal official now, and open it for discussion.
>
> I also did some work on a patch that probably still has some issues.
> Review on that is welcome as well.
>
> RFC: https://wiki.php.net/rfc/use_function
> Patch: https://github.com/php/php-src/pull/388
>
> Regards,
>
> Igor
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

Reply via email to