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

Investigate a JSONPointer type to allow better runtime path processing #167

Closed
beached opened this issue Sep 26, 2020 · 2 comments
Closed

Comments

@beached
Copy link
Owner

beached commented Sep 26, 2020

Currently a dot path is supported for specifying members to start parsing with. A statically split path should yield better performance

@beached beached added this to the v3.0 milestone Sep 26, 2020
@beached
Copy link
Owner Author

beached commented Jan 19, 2021

Changing to using JSON Pointer as per #208

@beached beached changed the title Investigate a json path type to allow better runtime path processing Investigate a JSONPointer type to allow better runtime path processing Jan 19, 2021
@beached beached linked a pull request Apr 16, 2021 that will close this issue
@beached beached removed this from the v3.0 milestone May 31, 2021
@beached beached removed a link to a pull request May 31, 2021
@beached
Copy link
Owner Author

beached commented May 31, 2021

JSON Pointer isn't worth it at this point.

@beached beached closed this as completed May 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant