davsclaus commented on PR #7715:
URL: https://github.com/apache/camel/pull/7715#issuecomment-1145878475

   Ah yeah the problem is that its a fallback type converter that is too 
generic.
   
   We can add explict type converters that uses `JSonObject` `JsonNode` or what 
there is that are 100% json then we can use regular type converters that are 
always enabled.
   
   And we can modify the fallback to be for special use-cases.
   
   You are welcome to create a JIRA about this


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to