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

Consider implementing RFC 9535 #87

Closed
glyn opened this issue Feb 23, 2024 · 2 comments
Closed

Consider implementing RFC 9535 #87

glyn opened this issue Feb 23, 2024 · 2 comments

Comments

@glyn
Copy link

glyn commented Feb 23, 2024

IETF RFC 9535 defines a proposed standard for JSONPath. Other resources:

  • A partial Compliance Test Suite.
  • Behaviours of various implementations can be checked in the comparison project. Please note that the JSONPath Reference Implementation referenced in the comparison project is stalled/archived and incomplete.
  • At the time of writing, online sandboxes for RFC 9535 are available in C# and in Rust.
  • For more background and comments on the status of the CTS and RI, see this this post (also here in the IETF blog).
  • Public discussion occurs in the IETF JSONPath Working Group's mailing list (archive).

(See here for updates to this list of resources.)

Valid approaches for this project are to (a) implement the RFC in whole or in part, (b) document its behaviour relative to the RFC, and (c) do nothing.

@f3ath
Copy link
Owner

f3ath commented Feb 28, 2024

Thanks, Glyn. This project has been following the spec since 2022 and is up to date with it at the moment.

@glyn
Copy link
Author

glyn commented Feb 28, 2024

That's great news. Thanks.

@glyn glyn closed this as completed Feb 28, 2024
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