cujojs / jiff

JSON Patch and diff based on rfc6902
Other
627 stars 41 forks source link

Extend commutation to tree (object) paths #17

Open briancavalier opened 10 years ago

briancavalier commented 10 years ago

16 adds commutation for patches sharing a common array ancestor, or in the same array. It doesn't support objects yet. Need to add that.