garydgregory commented on PR #427:
URL: https://github.com/apache/commons-codec/pull/427#issuecomment-4150257360

   Hi @ppkarwasz 
   I think I'm OK with this PR in its low-level building block form.
   
   The DigestUtils class is starting to feel broken in the sense that we are 
always adding method for an InputStream, a Path, a byte[], and sometimes a 
File; and all of that feels like it needs a redo using common input processing 
like Commons IO's builder package. Maybe in the future, we only add InputStream 
methods, I'm not 100% sure.


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