You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "dhyly (via GitHub)" <gi...@apache.org> on 2023/05/26 01:58:30 UTC

[GitHub] [dubbo] dhyly commented on issue #12402: 扩展依赖注入器(ExtensionInjector)集合无法自定义排序规则

dhyly commented on issue #12402:
URL: https://github.com/apache/dubbo/issues/12402#issuecomment-1563712989

   > 我的想法是。 第一个问题,你可能可以尝试ExtensionPostProcessor这个扩展点在dubbo依赖注入前后自己判断。 第二个问题,这个肯定是返回自适应扩展,这是dubbo框架从2.x开始的老逻辑,所有扩展点通过setter注入的地方都是自适应的。可能是为了让你遵循在运行时通过url来动态选择扩展点,而不是在一开始就决定注入一个死的扩展点。
   
   好的


-- 
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-unsubscribe@dubbo.apache.org

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


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