From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,2dc0a43481058921 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-01-09 08:12:14 PST Path: supernews.google.com!sn-xit-02!supernews.com!216.227.56.88.MISMATCH!telocity-west!TELOCITY!newsfeed.wirehub.nl!fr.usenet-edu.net!usenet-edu.net!jussieu.fr!enst!enst.fr!not-for-mail From: "David Botton" Newsgroups: comp.lang.ada Subject: Re: ANNOUNCE: Free-NET Date: Tue, 9 Jan 2001 11:20:40 -0500 Organization: ENST, France Sender: comp.lang.ada-admin@ada.eu.org Message-ID: <009701c07a58$1c3ca0e0$b10118ac@dbdell2000> References: <93a584$n84$1@nnrp1.deja.com> <3A58AFF3.C67CAB11@bigfoot.de> <93bqlh$4v$1@nnrp1.deja.com> <3A5A8457.344AAD24@bigfoot.de> Reply-To: comp.lang.ada@ada.eu.org NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Trace: avanie.enst.fr 979056733 75336 137.194.161.2 (9 Jan 2001 16:12:13 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Tue, 9 Jan 2001 16:12:13 +0000 (UTC) To: Return-Path: X-pair-Authenticated: 63.161.15.130 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.0beta5 Precedence: bulk List-Id: comp.lang.ada mail<->news gateway Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org Xref: supernews.google.com comp.lang.ada:3820 Date: 2001-01-09T11:20:40-05:00 You have it, the JVM. You can write code in multiple languages that targets the JVM and uses CORBA. There is your .NET equivelant. What you were probably thinking of was something all together different, ie. a CORBA implementation that does what COM does, ie. allows inproc multiple objects regardless of their source code origin. David Botton ----- Original Message ----- From: "Gerhard H�ring" > Give me a CORBA implementation that connects code written in two > different languages in in-process, and we can even forget about .NET > altoghether. That would be the absolute killer, but I do not know if > this would even be possible.