GitHub user justincui closed a discussion: how to pass the type meta from java to python, so python needn't to declare @dataclass for deserialization?
in some case, python has no way to know data class before hand. It's better for java to transmit the data class type meta to python before python start deserialization. Are there any example code for this case? GitHub link: https://github.com/apache/fory/discussions/1714 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
