On 4 Aug 2001, <[EMAIL PROTECTED]> wrote: > Added: src/main/org/apache/tools/ant FileUtils.java
I would prefer to move this file into the ...ant.util package, also I'd like to make the methods non-static but instead add a static factory method to retrieve the FileUtils instance, which would allow different implementations of copy (for example one that copies the resource fork as well on Mac systems). Thoughts? Stefan
