Hi there,
I'm resuscitating this thread because we have a problem I think fits here.
To simplify let's say we have a class hierarchy with an abstract superclass S and subclasses A and B.
We also have a mirroring hierarchy SPrime, APrime and BPrime.
We want to use dozer to convert an instance of S to an instance of SPrime. Each class has its own mapping, with common properties mapped in...
2009-10-19 12:20:05 UTC in Dozer