[Jslib] Re: Advice wanted about RDF / XML

Martin Kutschker dreckskerl@glump.at
Fri, 15 Mar 2002 10:22:33 +0100


Mike Potter wrote:
> The .zip file available from 
> http://jslib.mozdev.org/downloads/index.html doesn't contain an rdf 
> directory, it only has one rdf.js file in the io section.
> I downloaded the rdf/ directory from CVS (luckily there's only a few 
> files :) ) but it would be good to update that .zip file.

I wonder If I should send you my updates. The rdf files I've pulled were 
ok, but contained a number of small glitches (minor spellig errors and 
strict warnings AFAIR). Or I just check them in - I hope I didn't break 
anything.

Anyway, I'm thinking to revamp the RDF (data source) again. The goal is 
to support in-memory-datasources, composite datasources and "string" 
datascources (i.e. in-memory parsed from a string).

Masi