[foreign] RFR 8218153: Read/Write of Value layout should honor declared endianness

John Rose john.r.rose at oracle.com
Wed Feb 27 22:13:44 UTC 2019


On Feb 27, 2019, at 11:06 AM, Maurizio Cimadamore <maurizio.cimadamore at oracle.com> wrote:
> 
> Henry I think what we were suggesting was to add a new interface method to Layout
> 
> e.g.
> 
> interface Layout
> 
>     Layout withEndianness(Endianness)
> }
> 
> and have the subtypes override accordingly. We want this to be usable by clients.

Yes please; that's what I was hoping for also.




More information about the panama-dev mailing list