On Wed, 17 Apr 2002, Erik Hatcher <[EMAIL PROTECTED]> wrote: > Speaking of which, why aren't the methods there static? Why did we > make it so you have to have an instance of FileUtils?
because we once thought that we'd need os specific subclasses - one that is aware of resource forks in copyFile for Macs for example. This need may still come up ... Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
