garydgregory commented on issue #67: IO-170: Scalable Iterator for files, better than FileUtils.iterateFiles URL: https://github.com/apache/commons-io/pull/67#issuecomment-539036253 Why would we one these "old" APIs instead of java.nio.file.Files.walk(Path, int, FileVisitOption...) and friends? Should our Javadocs be updated instead?
---------------------------------------------------------------- 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] With regards, Apache Git Services
