Sealed types -- updated proposal
Brian Goetz
brian.goetz at oracle.com
Thu Jan 17 18:20:05 UTC 2019
> Given that the proposal introduce the notion of sealed types, "sealed" is a better keyword.
Note that `sealed` already has a meaning in the context of packages (see Package.isSealed()), though it is minor.
Is there a different hyphenation of final other than semi-final that maintains the connection to finality, but doesn’t weird people out? (One thing I dislike about sealed / non-sealed is that now we have _contextual_ keywords with hyphens, which wasn’t the discipline we were aiming for in the hyphenation proposal.)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/amber-spec-experts/attachments/20190117/e460dc76/attachment.html>
More information about the amber-spec-experts
mailing list