[ 
https://issues.apache.org/jira/browse/CAMEL-8554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14385156#comment-14385156
 ] 

Claus Ibsen commented on CAMEL-8554:
------------------------------------

We should re-consider whether its a good idea to have this. If there is a lot 
of misses on the type converter its a performance bottle-neck, and it takes 
people by surprises.

Always take extra caution when adding a type converter that converts to String 
because all objects can be converted to a String.

> camel-jackson should provide Map => Object converter
> ----------------------------------------------------
>
>                 Key: CAMEL-8554
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8554
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-jackson
>            Reporter: Henryk Konsek
>            Assignee: Henryk Konsek
>             Fix For: 2.16.0
>
>
> Jackson's {{ObjectMapper}} can be used to convert {{Map}} to pojo. It would 
> be nice if Jackson component provide this kind of fallback converter then.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to