chaokunyang commented on PR #3154: URL: https://github.com/apache/fory/pull/3154#issuecomment-3765248042
We have no plans to introduce serializer for third party serializers in fory-core currently. You can publish a separate jar for those serializer by yourself. Or implement Externalizable for those types in fast util directly. Fory has excellent performance for Externalizable too. -- 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]
