[External] : Re: Language feature to support Fluent Syntax for Static Method Calls
Ron Pressler
ron.pressler at oracle.com
Tue Mar 28 19:24:55 UTC 2023
> On 28 Mar 2023, at 20:09, Holo The Sage Wolf <holo3146 at gmail.com> wrote:
>
>
> This broader problem I personally feel in 2 places: in wrapping objects (e.g. like creating enhanced streams) and in life-time management, e.g. there is no easy way to compose few resources (it is not impossible, but it very cumbersome, especially when you are trying to communicate with a third party library).
>
I can tell you that there’s ongoing early-stage exploration for both of these particular problems (with either no language change at all or with a much smaller change than the one that’s been brought up here), but I don’t readily see something that could cover both. Extension methods or something along that line would not significantly help with either one.
— Ron
More information about the amber-dev
mailing list