chaokunyang commented on issue #1928: URL: https://github.com/apache/fory/issues/1928#issuecomment-3717112223
> [@chaokunyang](https://github.com/chaokunyang) [@zhaommmmomo](https://github.com/zhaommmmomo) Is it possible to provide a fallback strategy similar to Hessian, where a class falls to a HashMap when it doesn't exist? Or, in the current situation, is it possible to manually resolve non-existent classes without modifying the source code? Of course, this would require the ability to manually read fields. NonexistentMetaShared also implemented `Map` interface, which hold all fields info and values you need -- 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]
