[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-10225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16346511#comment-16346511
 ] 

ASF GitHub Bot commented on CLOUDSTACK-10225:
---------------------------------------------

rafaelweingartner commented on issue #2431: CLOUDSTACK-10225: Deprecate 
StringUtils in favor of Apache Commons
URL: https://github.com/apache/cloudstack/pull/2431#issuecomment-361881555
 
 
   If we are working with inheritance, I do not see the need to change anything 
in other classes (children), but the base class. You change the object in the 
base class, and that will affect automatically all others without needing to 
change code. Unless some method is removed or change signature, which is not 
the case in well-known libraries. They will first deprecate, and then only a 
lot of time later remove it.
   
   BTW: debug is already considered a word (I might be totally wrong....). So, 
there is not camelcase deBug.
   It feels that it is the same case as `user name` versus `username`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Deprecate com.cloud.utils.StringUtils
> -------------------------------------
>
>                 Key: CLOUDSTACK-10225
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10225
>             Project: CloudStack
>          Issue Type: Improvement
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>            Reporter: Wido den Hollander
>            Priority: Major
>
> com.cloud.utils.StringUtils contains a lot of methods which can be deprecated 
> in favor of Apache Commons.
> We should try to use Apache Commons where possible and reduce our code 
> footprint.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to