Exposing COM via XML-RPC or Something Else

Samuel A. Falvo II kc5tja at garnet.armored.net
Sat Dec 4 22:15:27 EST 1999


>CORBA still seems to be more mature. The only reason to use COM is,
>if you want to interoperate with the Microsoftproduct world.

Nope.  COM is not Windows specific; ActiveX is.

What's more, COM is much, much easier to use than CORBA (I've used both),
much much easier to implement, and far easier to debug.  That is why COM is
so popular today.  (There are plenty of technologies that Microsoft
introduced but weren't adopted, even on Windows, despite their attempts to
strong-arm, so please don't give me this argument.)

>Why not stick with CORBA and SOAP, where needed? :)

Because CORBA is a major pain in the ass to use, and it's voraciously
resource hungry?

-- 
KC5TJA/6, DM13, QRP-L #1447
Samuel A. Falvo II
Oceanside, CA




More information about the Python-list mailing list