sebbASF commented on pull request #118:
URL: https://github.com/apache/commons-io/pull/118#issuecomment-669097163


   AFAICT the new classes UnsyncBufferedReader etc are not actually used 
(except in test code).
   
   I would expect all the contentEquals methods to remain exactly the same 
except for changes to the input sources.
   The logic should remain unchanged (otherwise the new classes are not proper 
replacements).
   
   Likewise I would not expect to see any changes to test cases, only new ones 
for the new classes, and perhaps a few new samples for existing methods where 
the coverage is incomplete.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to