generic specialization design discussion

Brian Goetz brian.goetz at oracle.com
Tue Apr 9 19:34:44 UTC 2019


> I had sworn not to have opinions about syntax, because my reactions are
> probably not typical, but "inline" seems to under-stress issues users
> should keep in mind. How about "internal"?
> 
> internal class Foo(); internal record R();

I think most users think “internal” is associated with encapsulation, such as packages not exported by a module.

But, let’s step back: what issues that users should keep in mind need additional stressing?




More information about the valhalla-spec-experts mailing list