I found a refactoring opportunity on Dubbo project. I believe the checkStubAndLocal method can be improved. This method calls ReflectUtils.forName() method 4 times and ConfigUtils class 4 times. I am proposing a reduction in the amount of calls.
Regards [ Full content available at: https://github.com/apache/dubbo/pull/5559 ] This message was relayed via gitbox.apache.org for [email protected]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
