Re: [PHP-DEV] [RFC] User Defined Operator Overloads

2021-08-20 Thread Larry Garfield
On Thu, Aug 19, 2021, at 3:38 AM, Jordan LeDoux wrote: > Hello again internals! > > Thank you all for the feedback that you've provided on my initial inquiries > about this feature. Several bits of feedback I've received have resulted in > changes to the proposal as it stands and made this a bette

Re: [PHP-DEV] [RFC] User Defined Operator Overloads

2021-08-20 Thread Jordan LeDoux
On Fri, Aug 20, 2021 at 9:49 AM Larry Garfield wrote: > > - The "Separate codebases" risk is odd. As you note, "the same as > anything else, duh, copy-pasta will bite you." I'm not sure why that's > even listed. > > - The larger risk would be competing implementations that use operators > diffe