Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.

Also conform to RFC7159 #5

Open
2 tasks
czechboy0 opened this issue Feb 22, 2016 · 4 comments
Open
2 tasks

Also conform to RFC7159 #5

czechboy0 opened this issue Feb 22, 2016 · 4 comments

Comments

@czechboy0
Copy link
Collaborator

czechboy0 commented Feb 22, 2016

@krzyzanowskim
Copy link

@czechboy0 Jay does not conforms to RFC ? what is missing

@czechboy0
Copy link
Collaborator Author

Jay now conforms to RFC4627 (the original JSON standard), but not yet to RFC7159 (updated JSON standard).

The only changes I've noticed are that the new JSON standard allows fragments, whereas the old one only allows array or object as the top level object. So the only changes needed are to add an option to also parse non-container types at the top level.

Do you need fragments on top level?

@krzyzanowskim
Copy link

maybe I can help with that

@czechboy0
Copy link
Collaborator Author

I started on it yesterday but discovered it will require quite lot of changes. So I'd prefer to only add it if people really need it.

Pretty printing on the other hand is up for grabs, that would be great to have!

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

No branches or pull requests

2 participants