jmapper-core
jmapper-core copied to clipboard
Function to compare
Hi,
I've got a use case where I should know if two objects from different classes should be updated before doing the mapping. I think a mapper framework should provide this functionality : compare two mapped classes even with a old/new values for each object in a meta object resulting from the compare method.
What do you think ?