Re: GNOME & KOM/OP




> Was there any consideration to using OpenDoc? I'm not really versed in it,
> but it was supposedly superior to COM/OLE2 and IBM has released its source
> code (over SOM I think) which shouldn't take too much adaptation to work
> over generic CORBA.  There is also some talk of it being resurrected in
> Java. 

OpenDoc features over OLE2 (when I read the IBM critique) were pretty
simplistic, and they were nothing that could not be added to an
OLE2-like framework.

Apparently, it is very easy to program application with OpenDoc if you
happened to have a foundation library (as you would be inheriting the
implementation from the C++ code).

OLE2 is made up of about 30 interfaces, OpenDoc is made up of about 90
intefaces and the source code that IBM released is not usable by us
nor is it complete (you cant build it).

> Secondly, is the XPCOM stuff from the Mozilla release any use if COM
> really is the way to go?

Someone has implemented a GCOM, a free implementation of COM for Linux
and Windows.  We would certainly like to use this for communication
with COM components (specially with Mozilla's XPCOM components).


Miguel.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]