garydgregory commented on pull request #64: URL: https://github.com/apache/commons-codec/pull/64#issuecomment-779527408
This method or PR is not great because we are defining our own whitespace instead of reusing Charater.isWhitespace or Charater.isSpaceChar. Shouldn't we be using Charater.isSomething? ---------------------------------------------------------------- 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: [email protected]
