Open GoogleCodeExporter opened 8 years ago
This is the solution we are about to implement, unless something better and
more framework-friendly is suggested:
1. extend SourceCodeContext with mapFields & compareFields methods such that
the returned source code by super.mapFields() is wrapped in a try()/catch()
block
2. extend MapperGenerator so that in its build() method instantiates an
instance of our custom SourceCodeContext
3. extend DefaultMapperFactory so that in its constructor it instantiates an
instance of our custom MapperGenerator
Original comment by ponteedu...@gmail.com
on 7 May 2013 at 6:54
Please refer to this reply
https://groups.google.com/d/msg/orika-discuss/bbH4JV-g3dc/yhnXvLzYT-MJ
Original comment by Succe...@gmail.com
on 7 May 2013 at 7:53
Original issue reported on code.google.com by
ponteedu...@gmail.com
on 6 May 2013 at 8:29