Hi All:

I propose a new package for [IO]: org.apache.commons.io.filevisitor.

This package will implementations of FileVisitor just like our filefilter
package contains implementations of java.io.FileFilter.

These implementation can then be used with the more efficient Java 7
Files.walk() methods.

Thoughts?

Gary

Reply via email to