Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I-JSON Option #267

Open
cyberphone opened this issue Apr 23, 2018 · 1 comment
Open

I-JSON Option #267

cyberphone opened this issue Apr 23, 2018 · 1 comment

Comments

@cyberphone
Copy link

It would be nice with an option for I-JSON (https://tools.ietf.org/html/rfc7493) in case interoperability with other JSON implementation is a concern.

Related: https://github.com/javaee/jsonb-spec/issues/80

@m0mus
Copy link

m0mus commented May 14, 2018

When I-JSON support is switched on long numbers which don't fit into I-JSON limitations should be serialized as strings. Spec doesn't define this behaviour, but we can implement it in Yasson.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants