On Thu, 31 Jul 2003, Knut Wannheden <[EMAIL PROTECTED]> wrote:
>> > I was thinking about the FileUtils#getSetLastModified(), which
>> > using reflection returns the File#setLastModified(long) method.
>> > Alas, I found that exactly this method doesn't have any effect on
>> > OpenVMS
>>
>> Well at
Stefan,
> > On the downside a FileUtils#toVMSPath(File) would push the OS
> > awareness responsibility up a level, in which case
> > Commandline.Argument.setFile(File) would have to check for OpenVMS
> > and call this method.
>
> I agree, Commandline.Argument shouldn't need to be aware of this.
>