[Yanel-dev] copyFile() method

simon litwan simon.litwan at wyona.com
Wed Oct 1 22:24:27 CEST 2008


Michael Wechner schrieb:
> Hi
>
> Has anyone an idea why the copyFile() method within
>
> src/java/org/wyona/commons/io/FileUtil.java
>
> is requiring byte[] buffer as an argument and doesn't provide that by 
> itself (I mean within the method), which should simplify the usage
> quite a bit, so
>
> copyFile(File src, File dest)
>
> instead
>
> copyFile(File src, File dest, byte[] buffer)
>
> ?
i think this would be nice.

but is there any problem with 
http://commons.apache.org/io/api-1.4/org/apache/commons/io/FileUtils.html?

cheers
simon
>
> Thanks
>
> Michi
> _______________________________________________
> Yanel-development mailing list
> Yanel-development at wyona.com
> http://lists.wyona.org/cgi-bin/mailman/listinfo/yanel-development



More information about the Yanel-development mailing list