From: Alexis O'C. <ale...@co...> - 2005-05-24 14:39:09
|
Alistair Young wrote: >> What problems do you envisage? > > outside of classpath I have to worry about windows - do I have time? no! > Problems concerning which way ones file seperators lean will probably go away with an alternative implementation anyway. But just for the record , using java.io.File in conjunction with java.net.URI to resolve and / or relative file paths can facilitate a catch-all solution across OS platforms. Alexis |