[foreign] RFR 8212560 : jextract should generate a static forwarder class

John Rose john.r.rose at oracle.com
Wed Oct 17 18:14:27 UTC 2018


On Oct 17, 2018, at 2:55 AM, Maurizio Cimadamore <maurizio.cimadamore at oracle.com> wrote:
> 
> * should it be enabled/disabled with explicit option
> * should the name of the statics class be customizable

+1, +1; perhaps the method that is called to create the
single instance should also be customizable.  Then the
whole static class is something that could be written by
anybody; it's just a big delegation pattern.  Less magic
is better.

— John


More information about the panama-dev mailing list