Re: [PHP-DEV] [RFC] Partial function application

2021-05-13 Thread Levi Morrison via internals
On Thu, May 13, 2021 at 2:31 PM Sara Golemon wrote: > > On Thu, May 13, 2021 at 2:31 PM Andreas Hennings > wrote: > > > 1. Serializing: > > But outside of the above cases it should be technically possible, or not? > > > > > I suspect that the limitations you cite make any kind of general > serial

Re: [PHP-DEV] [RFC] Partial function application

2021-05-13 Thread Sara Golemon
On Thu, May 13, 2021 at 2:31 PM Andreas Hennings wrote: > 1. Serializing: > But outside of the above cases it should be technically possible, or not? > > I suspect that the limitations you cite make any kind of general serializing both unreliable and impractical. I wouldn't plan on meaningful se

Re: [PHP-DEV] [RFC] Partial function application

2021-05-13 Thread Bruce Weirdan
On Thu, May 13, 2021 at 10:43 PM Paul Crovella wrote: > Regarding "Comparison to other languages" Speaking of that section, there's one minor nitpick. Currently it says Perl 6 was renamed to Racket, but it was actually renamed to Raku. Racket is an unrelated, Lisp-like language. -- Best reg

Re: [PHP-DEV] [RFC] Partial function application

2021-05-13 Thread Paul Crovella
On Sun, Apr 25, 2021 at 12:27 PM Larry Garfield wrote: > > Greetings, Internalians! > > I would like to offer for your consideration another RFC, specifically syntax > for partial function application. > > https://wiki.php.net/rfc/partial_function_application > > It includes an implementation by

Re: [PHP-DEV] [RFC] Partial function application

2021-05-13 Thread Andreas Hennings
On Sun, 25 Apr 2021 at 21:27, Larry Garfield wrote: > > Greetings, Internalians! > > I would like to offer for your consideration another RFC, specifically syntax > for partial function application. > > https://wiki.php.net/rfc/partial_function_application > > It includes an implementation by Joe

Re: [PHP-DEV] [RFC] Partial function application

2021-05-13 Thread someniatko
> The GitHub PR supports this, and there is even a comment there saying > we should show this in the RFC. We'll get that updated. Thank you for the quick reaction and for your work! -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: https://www.php.net/unsub.php

Re: [PHP-DEV] [RFC] Partial function application

2021-05-13 Thread Nicolas Grekas
Le jeu. 13 mai 2021 à 19:00, Larry Garfield a écrit : > On Tue, May 11, 2021, at 10:38 AM, Larry Garfield wrote: > > On Sun, Apr 25, 2021, at 2:25 PM, Larry Garfield wrote: > > > Greetings, Internalians! > > > > > > I would like to offer for your consideration another RFC, specifically > > > synt

Re: [PHP-DEV] [RFC] Partial function application

2021-05-13 Thread Larry Garfield
On Tue, May 11, 2021, at 10:38 AM, Larry Garfield wrote: > On Sun, Apr 25, 2021, at 2:25 PM, Larry Garfield wrote: > > Greetings, Internalians! > > > > I would like to offer for your consideration another RFC, specifically > > syntax for partial function application. > > > > https://wiki.php.net

Re: [PHP-DEV] [RFC] Partial function application

2021-05-13 Thread Levi Morrison via internals
On Thu, May 13, 2021 at 7:44 AM Levi Morrison wrote: > > On Thu, May 13, 2021 at 2:45 AM someniatko wrote: > > > > > Greetings, Internalians! > > > > > > I would like to offer for your consideration another RFC, specifically > > > syntax for partial function application. > > > > > > https://wiki

Re: [PHP-DEV] [RFC] Partial function application

2021-05-13 Thread Levi Morrison via internals
On Thu, May 13, 2021 at 2:45 AM someniatko wrote: > > > Greetings, Internalians! > > > > I would like to offer for your consideration another RFC, specifically > > syntax for partial function application. > > > > https://wiki.php.net/rfc/partial_function_application > > Thank you again for one mo

Re: [PHP-DEV] [RFC] Partial function application

2021-05-13 Thread Björn Larsson
Den 2021-05-11 kl. 17:38, skrev Larry Garfield: On Sun, Apr 25, 2021, at 2:25 PM, Larry Garfield wrote: Greetings, Internalians! I would like to offer for your consideration another RFC, specifically syntax for partial function application. https://wiki.php.net/rfc/partial_function_application

Re: [PHP-DEV] [RFC] Partial function application

2021-05-13 Thread someniatko
> Greetings, Internalians! > > I would like to offer for your consideration another RFC, specifically syntax > for partial function application. > > https://wiki.php.net/rfc/partial_function_application Thank you again for one more wonderful language change! I am sure this is a huge step into the

Re: [PHP-DEV] [RFC] Add IntlDateTimePatternGenerator

2021-05-13 Thread Mel Dafert
I am planning to open the vote on this tomorrow, if there aren't any objections. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: https://www.php.net/unsub.php