chaokunyang commented on issue #2391: URL: https://github.com/apache/fory/issues/2391#issuecomment-3043317786
The compiler will do such check, if wrong type passed, a ClassCastException will be throwed. I prefer not adding such check in fory, the class check is slow, and adding new API introduce extra complexibility -- 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]
