wodencafe commented on pull request #299:
URL: https://github.com/apache/commons-io/pull/299#issuecomment-962235115


   Hi @kinow , thank you for taking the time to review this pull request. I 
have a question for you about the deprecated methods. Since CharSequence is the 
interface that is implemented by the types that the (removed in the PR) methods 
accepted as first parameter (String, StringBuffer), is it still necessary to 
retain those overloaded methods, since the existing methods that accept 
CharSequence are using the same logic?


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


Reply via email to