On Fri, 30 Sept 2022 at 16:01, Ernie Rael <[email protected]> wrote:
> At least for me, I want to become conversant with newer jdk features,
> not simply one feature; that's enough reason for me to use frgaal and it
> removes a great frustration. text block is first for my immediate use;
> and there's a project I work with that "where" switch pattern matching
> will be very useful (they're still on 1.8, thinking about moving to 11);
> and using Record as I come across places where it can/should be used to
> improve code quality is sweet.

So, understand the caveats and use it?

>  > adapt to the platform NetBeans is working on
>
> I don't like that as the only choice. I'm forced to use jdk-11 to run
> NetBeans, because I have to use gradle 6.8.x and for some reason this
> forces a jdk requirement on NetBeans.

This I think is a separate concern.  There was a conversation some
time ago (pre-nbjavac inclusion) about running aspects of javac on the
target platform.  I've not looked enough at Gradle support to know how
feasible falling back to running aspects of Gradle support on the
target platform is?

But ideally that would always be adapting to the platform NetBeans is
working with, not necessarily what it's running on.

> It seems like many on the team have strong opinions on what a proper
> developer should be doing;

I don't think any of the comments should be read in that way.

Best wishes,

Neil

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to