tezozo / orika

Automatically exported from code.google.com/p/orika
0 stars 0 forks source link

Source Code Generation Option #123

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
It would be nice to support source code generation option rather than runtime 
bytecode copy etc..

This way foot print would be less and also easy to debug

Original issue reported on code.google.com by nagendra...@gmail.com on 31 Aug 2013 at 3:39

GoogleCodeExporter commented 8 years ago
Yes this can be  a good feature, but this will force you to pre configure all 
used class-map, so generation can be done in the compile time.

Original comment by elaat...@gmail.com on 4 Sep 2013 at 12:28

GoogleCodeExporter commented 8 years ago
This would be an awesome feature. Not sure if any other object mapper can do 
this. Code generation option would make it very clear how the objects are being 
converted.

Original comment by kawaimt...@gmail.com on 9 Feb 2014 at 3:44