On Wed, Oct 14, 2020 at 5:56 PM Bruno P. Kinoshita <ki...@apache.org> wrote:
> Had a look at the commit [1] and found no issues. Really impressive work > Gary. You've updated the code and also added a lot of examples in the > Javadocs. Really golden. > Thank Bruno! > I used simple code snippets to understand how the new API works, and > quickly test it locally. But will try to update commons-imaging and/or Jena > to use the latest snapshot in the IDE and test it some more. > Go for it. Looking forward to your feedback. Gary > > > Thanks! > Bruno > > > [1] > https://github.com/apache/commons-io/commit/8b6d4969ffb55bf7301a44a8156f02b0213e6d68 > On Wednesday, 14 October 2020, 3:40:01 am NZDT, Gary Gregory < > garydgreg...@gmail.com> wrote: > > On Sat, Oct 10, 2020 at 11:08 PM Bruno P. Kinoshita <ki...@apache.org> > wrote: > > > Thanks for heads up Gary! Looking forward to reading/reviewing the new > > code! > > Bruno > > > > Hi Bruno, > > It's in there now, feel free to take a look and review, change, or fiddle > ;-) > > Gary > > > > > > On Sunday, 11 October 2020, 3:16:20 am NZDT, Gary Gregory < > > garydgreg...@gmail.com> wrote: > > > > Hi All: > > > > FYI, > > > > I am working and nearly done adapting our file filters to work with > > java.nio.file.Files.walk APIs. > > > > My goal overall in Commons is to let our code fit in better with the more > > modern NIO and Path based APIs. > > > > Gary > > >