esafak opened a new pull request, #2605:
URL: https://github.com/apache/fory/pull/2605
## Why?
So you can serialize private third-party classes like
`kotlin.time.InstantSerializer` more easily.
## What does this PR do?
* Add `getClassResolver()` method to the `BaseFory` interface.
* Implement `getClassResolver()` in `AbstractThreadSafeFory` to return the
class resolver.
* Import `ClassResolver` in both modified files.
--
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]