Hi @chickenlj, I'm a PhD student and I'm researching about refactoring. I 
noticed that on this 
[commit](https://github.com/apache/dubbo/commit/ffd7f9edd5b2b2bdf5a79c3f61d6265f15d13d04)
 you extracted the ReferenceConfig class from package apache/dubbo/config to 
package apache/dubbo/**inner**/config. Did you apply this refactoring for the 
purpose of purely improving the structure (for example, remove a code smell 
called Feature Envy in the completeCompoundConfigs() method) or did you have 
another goal?

[ Full content available at: https://github.com/apache/dubbo/pull/5506 ]
This message was relayed via gitbox.apache.org for 
[email protected]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to