You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2021/09/14 14:33:59 UTC

[GitHub] [commons-io] garydgregory commented on pull request #9: Added a true iterator for traversing the file trees

garydgregory commented on pull request #9:
URL: https://github.com/apache/commons-io/pull/9#issuecomment-919210903


   I still don't think we want to double up a feature that already exists within the JDK and our code base. Have you tried using `FileUtils.streamFiles(File, boolean, String...)`?


-- 
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: issues-unsubscribe@commons.apache.org

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