I'm trying to modify an RDF file that lives in the application's Jar. From the docs I've read (http://www.xulplanet.com/tutorials/mozsdk/rdfsrcdetails.php), they say that in order to modify a DataSource I have to access it with the "file:" type URL. If an RDF lives in a Jar, how do I get this path? Is there a way to dynamically get it?
Usually I access the RDF file by using the chrome url, like this, chrome://switchproxy/content/proxy.rdf . However, this doesn't allow me to update it. Thanks, Jeremy _______________________________________________ Mozilla-xpcom mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-xpcom
