Towards a JSON API for the JDK
Paul Sandoz
paul.sandoz at oracle.com
Mon May 19 19:59:17 UTC 2025
On May 17, 2025, at 4:37 AM, Ethan McCue <ethan at mccue.dev> wrote:
I think it's worth noting that the way you used the prospective API in your ONNX code is not representative of how the API would generally be used in a jdk-only scenario. Custom making a general transformation from JsonValue -> Record is outside the ken of i'd say most. I'd be interested in an experience report of using it straight up.
Fair point. Although my use-case is likely more complex I hope my out-of-the-box experience is similar for others that may use it in less complex ways.
Pau.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/core-libs-dev/attachments/20250519/fc34da40/attachment-0001.htm>
More information about the core-libs-dev
mailing list