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

   I wonder if there is a reason why there is a new `Jackson3DataFormat` in the 
model classes of camel ?
   
   Ideally we can use the existing jackson data format model, and then the data 
format resolver will load jackson 3.x if its on the classpath (as you already 
have done). 
   
   We have not added new exclusive options in the dataformat that are new in 
jackson 3.x only and not available in 2.x ?
   
   In other words if the DSL is unchanged or as little changed the better.


-- 
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