Joerg Heinicke wrote:
> Carsten Ziegeler <[EMAIL PROTECTED]> writes:
> 
>> Do I understand this right that we could check if "file:" is followed by
>> just one slash and then add the second one?
> 
> For this particular problem yes. But one of the comments cited by Jorg said 
> JDK
> 1.3 implementation is just too broken. I don't know if you want to use runtime
> Java version checks, so that you can use File.toURI().toAsciiString() as
> recommended for Java 1.4+.
> 
Yes, I saw that - I don't think that this is worth the effort.
I think we should update to JDK 1.4 with upcoming versions anyway and
then change this code.

Thanks
Carsten

-- 
Carsten Ziegeler
http://www.osoco.org/weblogs/rael/

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

Reply via email to