On Tue, 29 Jul 2003, Knut Wannheden <[EMAIL PROTECTED]> wrote:

> For VMS I intend to add a method FileUtils#toVMSPath(File):String.
> I was just thinking if a more generic
> FileUtils#toOSPath(File):String would make sense.  What do you
> think?

There currently is no need for it except in the OpenVMS case, we could
add toOSPAth later IMHO.

> Another question: Now that Java 1.2 will be required, do you intend
> to refactor the code to use the new Java 1.2 classes and change code
> which now uses reflection to access some of the Java 1.2 methods?

Gradually, when you are working on FileUtils anyway, this would be a
good time to do it.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to