marsevilspirit commented on issue #2741:
URL: https://github.com/apache/dubbo-go/issues/2741#issuecomment-2914708460

   > great job
   
   目前,我们只解除了protocol 在TLS配置方面对config 
package的依赖。虽然我们只踏出了第一步,但却是至关重要的第一步。之前的config 
package是对dubbo-java一味的翻译与模仿,但是server,client,instance等概念的产生,option和global 
package的引入意味着dubbo-go走上了自己自研的道路,这条道路也许会更加艰难,但也会更加有趣。
   
   接下来的目标是逐步解锁其他配置对config package的依赖,我会先从config package中的全局变量 
service入手,找出global的全局service的最佳实现方式。


-- 
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]

Reply via email to