Alanxtl commented on PR #691:
URL: https://github.com/apache/dubbo-go-pixiu/pull/691#issuecomment-3040519454

   > 这个pr解决 #633 的问题了吗,我看issue中说的是将func (f *Filter) resolve(ctx 
*contexthttp.HttpContext) error改为接口模式,而不是将f.conf.resolver改成接口。
   > 
   > 你能提供“以便dubbo 泛型不需要数据类型接入”的例子吗?
   
   我的理解是他需要对于resolve方法的自定义能力(可能有自己的解析场景)。
   以前是没有 `f.conf.resolver` 的,我做的事情是通过抽象出 `resolver` 的形式实现对于 `resolve` 方法的自定义


-- 
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: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org

Reply via email to