Integrate crate-metadata fork
Opened this issue · 6 comments
Are there any plans to integrate the changes in https://github.com/crate-metadata/json-patch?
I merged the json-schema ones. Happy to merge a PR that copies them over.
The only wrinkle is I'm not sure if we diverged from the spec at all with those patches.
hmm...how can you tell?
I probably just have to look through. Was there any particular patchset you wanted pulled forward?
hmm...at the moment we are dependent on some of the introduced operations, though whether we actually use them in practice, i'm not sure.
after some tidy up i think we can return to using this library without the crate-metadata changes - now that this is being maintained i suspect it's better to stay closer to the RFC standard without the extra operations. were there any bug-fixes or improvements on the fork that aren't related to the extra operations?