You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
The text was updated successfully, but these errors were encountered:
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 ?
The text was updated successfully, but these errors were encountered: