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-Thread: a07f3367d7,6ca5f0d94d4c145 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!feeder.news-service.com!de-l.enfer-du-nord.net!gegeweb.org!aioe.org!not-for-mail From: John McCabe Newsgroups: comp.lang.ada Subject: Re: Distributed Computing in Ada Date: Fri, 28 Aug 2009 14:25:15 +0100 Organization: Aioe.org NNTP Server Message-ID: <5imf95t4f0babn5kqodknpp5sopdjfcbkf@4ax.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> NNTP-Posting-Host: RXEkuaSUwmKe0XIGFYSK7A.user.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org X-Notice: Filtered by postfilter v. 0.8.0 X-Newsreader: Forte Agent 2.0/32.652 Cancel-Lock: sha1:b1czbPXCZ8IOlYY1v4jXfcDjhpM= Xref: g2news2.google.com comp.lang.ada:8036 Date: 2009-08-28T14:25:15+01:00 List-Id: 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.