[Jslib] jslib - fileUtils

Martin Kutschker dreckskerl@glump.at
Mon, 04 Mar 2002 09:17:13 +0100


Hi!

I had troubles lately using chromeToPath (and moz 0.9.8). On windows I 
get a kind of mixed path, i.e. Mozilla's base is a path (\) but the 
chrome part is a url (/). I guess it is because the registry helper 
convertChromeURL (?) changes a chrome url into a resource url, which is 
NOT a file path. Does anyone know more on this subject?

Looks like we could add a resourceToPath method as well.

Masi