Hi Alessandro Thanks for sharing this with us.
I assume you use some byte code manipulation to have the performance of the static code? On Mon, Dec 10, 2012 at 2:30 PM, Alessandro Vurro <alessandro.vu...@gmail.com> wrote: > Hello Camel team, > > I noticed that you used dozer to perform conversions, the problem of Dozer > is performance. A static mapping of the duration of one millisecond with > Dozer takes approximately one second. > > I wanted to bring to your attention a new framework "JMapper" that allows > you to perform dynamic mappings with annotations and / or XML bringing > several advantages as: > - create and enrich target objects > - apply specific logic to the mapping (only valued fields, null fields > only, etc. ..) > - automated management of the XML file > - Possibility of Implementing the 1 to N and N to 1 relationships > - explicit conversions > > JMapper permits to have all advantages of dynamic mapping with the > performance of static code. > > http://code.google.com/p/jmapper-framework/ > > thank you for your attention -- Claus Ibsen ----------------- Red Hat, Inc. FuseSource is now part of Red Hat Email: cib...@redhat.com Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen