> All we need to do this is to have a file descriptor which is not an
> absolute path, but a relative path. The point to which it's relative
> would be any location defined by nsIDirectoryService. What we could do
> is to add methods to nsILocalFile:
Do you mean relative to
"DefProfRt" ?
so if i had another pref dir say
/D/foo/myPrefs
This dir would be relative the the default moz home ~/.mozilla/
Where DefProfRt is always your starting point and other dirs can be
added relative to this path?
Thanks
--pete