in case of boolean return value, would it not be better to method naming 
something like 
public Boolean isTelnetEnabled() {
    return this.enableTelnet;
}

[ Full content available at: 
https://github.com/apache/incubator-dubbo/pull/2809 ]
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