onmyway133 / DeepDiff

🦀Amazingly incredible extraordinary lightning fast diffing in Swift
https://onmyway133.com/apps/
Other
2.05k stars 143 forks source link

Suggestion to simplify implementation #57

Open 8secz-johndpope opened 4 years ago

8secz-johndpope commented 4 years ago

We should encourage users to hook into the willSet parameter as the tableview / collection view are finicky and will crash when the underlying data is not atomically set.