json_diff_rfc6902 icon indicating copy to clipboard operation
json_diff_rfc6902 copied to clipboard

Excellent lib, just a feature request

Open nebulaszlonemethi opened this issue 8 years ago • 1 comments

Hi, first let me thank you for this one, it generates the most clever diffs among all the similar libs i checked. As an extra, it is able to apply patches. Please consider to implement a "public" get(object, path) method that calculates JSON Pointer, so this lib will cover all basic features people need when working with JSON patches.

nebulaszlonemethi avatar Aug 22 '17 11:08 nebulaszlonemethi

Hi, I'm so glad you like our work! The suggestions about the JSON Pointer is great, I will extend to support it in a few weeks.

Thanks for the suggestions!

caohanyang avatar Aug 28 '17 15:08 caohanyang