Wisembly / Totem

Changeset calculator between two states of a data
http://wisembly.github.io/Totem
MIT License
76 stars 6 forks source link

Use PropertyPath instead of a wild guess for CollectionSnapshot #29

Closed Taluu closed 10 years ago

Taluu commented 10 years ago

Fixes #28, and also allows to use more complex keys than what it was before (like [key][subkey], property.sub, property.sub[key], ... etc)