Free Republic
Browse · Search
News/Activism
Topics · Post Article

To: StJacques
But surely you're not claiming that CORBA's cross-platform interoperability capabilities compares with .NET's? You can claim that it came first however.

CORBA is an architecture with APIs and protocols, built so that applications in any language on any system can interoperate as if they were homogenous. And it was all done at a time when Microsoft was trying to lock people in to only using Microsoft products, not playing well with others at all. .NET is simply a copy of Java, although its creator has only released a CLR for its own operating systems.

154 posted on 02/17/2005 1:24:39 PM PST by antiRepublicrat
[ Post Reply | Private Reply | To 150 | View Replies ]


To: antiRepublicrat
CORBA is an architecture with APIs and protocols, built so that applications in any language on any system can interoperate as if they were homogenous.

That may have been the intent, but the reality is that a client application had to be compiled with the client stub corresponding to the particular object requested. The compilation part clearly indicates that only particular language bindings (most notably C at the time) were supported. Transport was not dns (socket) based. It was a horrible environment to work with (circa 1993-1995). As I recall, it was sometime in '96 (when their patent was filed) that Microsoft finally came out with DCOM. Although they claimed early on that COM could be done over the internet, there was no incentive to do same at the time. My understanding is that the DCOM folks did not take kindly to the SOAP folks suggesting RPC over the net but after a couple more patents issued, that was no longer an issue.

155 posted on 02/17/2005 1:35:28 PM PST by rit
[ Post Reply | Private Reply | To 154 | View Replies ]

To: antiRepublicrat
". . . .NET is simply a copy of Java, although its creator has only released a CLR for its own operating systems. . . ."

Oh no. .NET is the first widely-circulated multi-language development platform with runtime compilation that uses APIs built using XML Schemas. It is light years beyond Java.
159 posted on 02/17/2005 2:10:31 PM PST by StJacques
[ Post Reply | Private Reply | To 154 | View Replies ]

Free Republic
Browse · Search
News/Activism
Topics · Post Article


FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson