How to understand the CORBA IDL vs C++ problem...

Didier PH Martin martind at netfolder.com
Sun Apr 4 18:16:30 BST 1999


Hi,

To better understand the problem with IDL mapping and concrete
implementation in C++ here is a link to the DOM C++ implementation in
Mozilla. Vidur had to translate the IDL interface definition into XPCOM for
a _concrete_ DOM implementation in a browser. The binary interface could be
created with most C++ compilers. In fact, the XPCOM spec is under stress
test on several platforms. XPCOM could be mapped easily to DCOM on windows
and still be XPCOM on other platforms (actually running on OS2 and Linux).
For more info see the link:
http://www.mozilla.org/newlayout/dom-roadmap.html

The Mozilla DOM module is an independant module that can be used by any
application. We are working now on a specification paper for other DOM
implementations using a XPCOM binary signature implementation. Pacakging in
either dll or shared library will be discussed too.

regards
Didier PH Martin
mailto:martind at netfolder.com
http://www.netfolder.com


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