[Jslib] Re: Creating a new RDF file with the rdf libraries
Eric Plaster
plaster@visi.com
Sun, 07 Apr 2002 11:12:04 -0500
Eric Hodel wrote:
> Pete Collins wrote:
>
>> Eric Hodel wrote:
>>
>>> I'm trying to use the following code to create a new RDF file to
>>> cache data for a livejournal client. The Filesystem stuff I stole
>>> out of mozcalc as jslib does not have a getProfileDir() function in
>>> DirUtils (I didn't check the actual code yet).
>>
>>
>>
>> Yes it does, its called getMozUserHomeDir()
>
>
> Doh, I obviously missed it, could that list be alphabetized or have a
> little more context? I've updated my code to use jslib properly for the
> file, but it still shows the same problem with not creating any entries
> in the RDF file. Perhaps tomorrow I'll make a testcase and post it.
That would be helpfull, and I will have a look at it.
-eric