OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   About the DOM API,

[ Lists Home | Date Index | Thread Index ]
  • From: "Didier PH Martin" <martind@netfolder.com>
  • To: "'XML Dev'" <xml-dev@ic.ac.uk>
  • Date: Tue, 6 Apr 1999 21:24:31 -0400

Hi,

In our quest to find usable way to interface module with DOM interface, here
is what we found:

On the Linux platform, The project having the probability to have a certain
success is OrBit (From Red Hat Labs). The project has enough fundings and
actually progressing quite well. Also, the advantage is that the whole GTK+
project is based on CORBA objects implemented with OrBit IDL compiler and
have therefore the same binary interface. If GNOME has momentum on the Linux
platform we can say that OrBit will the the middleware of choice on Linux.
Thus, we found that a C++ implementation that would work on the Linux
platform could be implemented from Orbit generated code.

Also, if Mozilla XPCOM get up to speed, the other alternative is XPCOM.
XPCOM is very similar to DCOM and can with minimum amount of work be derived
from COM objects. The modifications being the C function to add to the
project to get the class factory. Everything else is the same and therefore
it is not expensive to support both XPCOM and COM. XPCOM could be very
interesting for OS2 platform support.

What now remains is the Mac platform. Does any people with Mac knowledge
could help?

Conclusion:
On Linux, A Orbit CORBA based implementation has more chance to work with
other modules because Orbit is the foundation for GTK+ itself the GNOME
glue. All Orbit modules have the same binary signature and can communicate
together with very low overhead (near function call speed).

On Windows a COM/XPCOM interface with also a common binary signature for the
DOM interface.

Regards
Didier PH Martin
mailto:martind@netfolder.com
http://www.netfolder.com


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@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@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS