JEP 430 String Templates, some weird scenarios feedback

Stephen Colebourne scolebourne at joda.org
Mon Jun 19 06:16:17 UTC 2023


On Sun, 18 Jun 2023 at 22:10, Brian Goetz <brian.goetz at oracle.com> wrote:
> But the UPPER part isn't even part of this feature!  That comes from
> Java 1.0.  STR and RAW and friends are *just static final fields*, and
> the UPPER part comes from the long-standing naming convention that
> constants are ALL_CAPS.

Just to note that I understood the static nature of the import. But
the JEP really confuses matters by using  JSON, THAI, DB and LOCALIZE
as local variable names. I'd recommend changing those.

Stephen


More information about the amber-dev mailing list