stevenschlansker commented on PR #2250: URL: https://github.com/apache/fury/pull/2250#issuecomment-2905839666
Ok @chaokunyang , I updated this PR to no longer require any new API or registering of interface types. The downside is that it is trying to guess which types the user wants to instantiate ( yes for `MyBeanInterfaceType`, no for `List` etc) and there is some possibility we find issues with this. But, since there is no user API change, we could fix it later hopefully without further problems. Please take another look when you have a chance and let me know if it looks good to you. -- 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: commits-unsubscr...@fury.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@fury.apache.org For additional commands, e-mail: commits-h...@fury.apache.org