EnableAsync commented on pull request #1271: URL: https://github.com/apache/dubbo-go/pull/1271#issuecomment-869093484
> 另外,可否考虑做成对其他协议也能方便的扩展泛化功能,而不是每个协议的支持都在genericfilter里面加上一个`if`。 > 比如:在generic为true的情况下,根据protocol,来调用不同的generic实现,同时可支持用户自己编写generic实现来取代默认实现? 感谢您宝贵的建议 :) -- 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]
