Java features

Andrew Haley aph-open at littlepinkcloud.com
Tue Jun 13 08:55:01 UTC 2023


On 6/10/23 06:46, Tom Rosenfeld wrote:
> I hope this is an appropriate forum for the thoughts I'd like to share on Java. If not, I would appreciate guidance as to the most fitting venue for such a discussion.

Such discussions take place in the relevant discussion lists. I suggest you start
at loom-dev for the async-await.

Extension methods are more complex, and require some care with the type system.
Convenient though they may be, there's some question whether they're a good
idea at all.

We (well, some of us) know that we'll eventually need type classes, sum types, and
so on. I want higher-kinded functions too, but that's probably just me.

-- 
Andrew Haley  (he/him)
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
https://keybase.io/andrewhaley
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671



More information about the java-se-spec-comments mailing list