graben commented on PR #26103:
URL: https://github.com/apache/camel/pull/26103#issuecomment-5552169921

   Well, I see those new methods as convient methods for Jackson only. They are 
implemented like the three original methods which aren't reflected by model 
class, too, because they are not generic.
   
   The test method might be problematic, like all test cases in that class! But 
I can fix them all. :-)
   
   I think the most common way to configure this json dataformat is using the 
String method disable/enableFeatures which is only enhanced by this PR. So no 
need for a model change.
   
   It's up to you if I should change also legacy code to make it complete.


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