DOM Implemetation in C?

Rick Jelliffe ricko at allette.com.au
Sun Mar 21 13:30:34 GMT 1999


>I've checked through everything at the w3c, as well as Robin Cover's
>list... does anyone know where I might find an implementation of the
DOM
>(any level will do) written in C?  If there isn't one, is anyone else
>interested?

I was working on one, but we have put that project on hold. If you are
interested, I think I can send you a version of the .h file for DOM, but
not any of the implementation files unfortunately. (Our experimental DOM
was being optimised for read-only Chinese documents...in any case, we
had dropped our C requirement, and if it comes to life again we will
move to C++.)

There is a technical problem that CORBA IDL mappings do not (as far as I
can see) provide C mappings to let us know how to create objects, but it
seems that DOM (or, at least, DOM users) require object creation and
finalization. That being the case, DOM cannot have a completely portable
C interface.  (I would love to be wrong in this...any IDL->C gurus
around?)

Rick Jelliffe



xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list