james strachan created CAMEL-6512:
-------------------------------------

             Summary: dozer mapper used with Camel should by default be aware 
of all the camel type converters so they can be used inside a dozer mapping for 
mapping field types
                 Key: CAMEL-6512
                 URL: https://issues.apache.org/jira/browse/CAMEL-6512
             Project: Camel
          Issue Type: New Feature
            Reporter: james strachan


See how to register custom converters in Dozer:
http://dozer.sourceforge.net/documentation/customconverter.html

it'd be nice if when using camel and dozer together; the DozerMapper 
automatically discovered all the available type converters in the Camel type 
converter registry; so that a dozer mapper can reuse any camel type converter 
when mapping properties between different beans.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to