Hacker News new | ask | show | jobs
by rogerkeays 1075 days ago
Do you really think a JEP is worth investing my time in? AFAICT, the Java gods have already made up their minds on extension methods.
1 comments

I did some digging on past discussions, and yes, it seems the stars are not aligned for extension methods in standard Java.

But tbh, there are some very good arguments against extension methods. Also, some tricky questions about overloading handling and compatibility are lurking in the shadow. But if you have good suggestions on how to fix them, I'd take the time to propose something on an OpenJDK mailing list, maybe you get some support.