Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mango.protocol.ProtocolFilterWrapper#buildReferenceChain的作用 #3

Open
Wang-Jun-Chao opened this issue Feb 8, 2018 · 3 comments

Comments

@Wang-Jun-Chao
Copy link

你好,请问一下,buildReferenceChain方法中有一个一段代码,这个f变量有什么作用,在for中并没有使用到。
for (Filter filter : filters) {
final Filter f = filter;
final Reference lr = lastReference;
// ...
}

@TFdream
Copy link
Owner

TFdream commented Feb 8, 2018

想针对Provider和Reference做FilterChain,不过还没开发完

@Wang-Jun-Chao
Copy link
Author

其待可以早日完成,我现在正在看你的大作源码

@TFdream
Copy link
Owner

TFdream commented Feb 28, 2018

我是看完了dubbomotan源码后 按照自己的想法写的,加深影响。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants