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=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!h31g2000yqd.googlegroups.com!not-for-mail From: =?ISO-8859-1?Q?Yannick_Duch=EAne_Hibou57?= Newsgroups: comp.lang.ada Subject: Re: Component Object Model Date: Thu, 30 Jul 2009 10:11:51 -0700 (PDT) Organization: http://groups.google.com Message-ID: <4fbb32d0-8aec-44b4-8669-6952afee5368@h31g2000yqd.googlegroups.com> References: <4504e68b-7cd5-44be-91ab-73d6985ecccd@c14g2000yqm.googlegroups.com> NNTP-Posting-Host: 77.198.58.209 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1248973911 24881 127.0.0.1 (30 Jul 2009 17:11:51 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 30 Jul 2009 17:11:51 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: h31g2000yqd.googlegroups.com; posting-host=77.198.58.209; posting-account=vrfdLAoAAAAauX_3XwyXEwXCWN3A1l8D User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; fr),gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:7454 Date: 2009-07-30T10:11:51-07:00 List-Id: On 30 juil, 18:26, Pablo wrote: > Does someone know how to implement COM interface in Ada? I found an > article which cites a how-to in adapower.com, but the link does not > exist there. > Thanks Buenas dias Pablo, Did you heard about Orbit ? It is a CORBA binding for Ada You may see there to learn more : http://orbitada.sourceforge.net/ http://sourceforge.net/projects/orbitada/ It seems to be a kind of a de-facto standard (I oftenly see mentions to Orbit in the Ada area)