The recent discussion whether we need an external canonical form or
accept filenames in the platform specific form made me wonder: How are
platforms handeled where the simple File.separatorChar concept isn't
enough?

There is a JDK for OpenVMS. How does this cope with filenames like

MYNODE$dka100:[USERS.STEFAN.SRC.JAVA.SOME.PACKAGE]CLASSNAME.JAVA;42

and how should Ant handle that?

How about the OS/390 ports and so on?

Stefan

Reply via email to