I do not want to take a diff of all the attributes of my Parent Object.
fakemonk1 opened this issue · 0 comments
fakemonk1 commented
First of all thanks for this beautiful Lib.
I do not want to take a diff of all the attributes of my Parent Object. For that I have override the equals and hashcode to compare on the one i want to take diff. But this is taking diff of all the attributes.