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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!q5g2000yqh.googlegroups.com!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: Distributed Computing in Ada Date: Fri, 28 Aug 2009 06:38:14 -0700 (PDT) Organization: http://groups.google.com Message-ID: <5f1f4ea1-7549-49d5-bcfc-745999de6911@q5g2000yqh.googlegroups.com> References: <7f8194ed-26d1-4a38-841b-6cb910b10ce4@j9g2000prh.googlegroups.com> <7ea2b1c2-a011-456e-9ec2-10c4ab75ee05@r38g2000yqn.googlegroups.com> <6a6142c7-101b-407c-bc14-caa3fcfb2fcb@s31g2000yqs.googlegroups.com> <5imf95t4f0babn5kqodknpp5sopdjfcbkf@4ax.com> NNTP-Posting-Host: 153.98.68.197 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1251466694 23659 127.0.0.1 (28 Aug 2009 13:38:14 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 28 Aug 2009 13:38:14 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: q5g2000yqh.googlegroups.com; posting-host=153.98.68.197; posting-account=pcLQNgkAAAD9TrXkhkIgiY6-MDtJjIlC User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:8037 Date: 2009-08-28T06:38:14-07:00 List-Id: John McCabe wrote on comp.lang.ada: > On Fri, 28 Aug 2009 01:34:23 -0700 (PDT), Ludovic Brenta > > wrote: > >> I am a little bit curious on this: Does Ada require PolyOrb etc to > >> support Annex E? > >PolyORB is the successor to GLADE, so the answer is yes. > > Make sure you check out Bob Duff's response to this question, it's a > little more generic. He says that something _like_ PolyORB is required > to support Annex E but it doesn't _need_ to be PolyORB. He is correct but PolyORB is currently the only implementation of Annex E that I know of, on any compiler. GLADE does not work with recent versions of GNAT. -- Ludovic Brenta.