oxsean commented on PR #14508:
URL: https://github.com/apache/dubbo/pull/14508#issuecomment-2282362410

   > I can't entirely agree with this `JsonUtilCustomizer.` It increases the 
complexity of jsonutil and allows users to re-implement jsonutil if they want 
to customize some parameters
   
   It's really something we need to consider, This feature is for rest, the 
complexity is relative, for the end user to use `JsonUtilCustomizer ` will make 
the customization easier, otherwise, because fastjson all use static 
parameters, customization is hard.
   
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to