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: 103376,21151aad2187d1db X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.74.201 with SMTP id w9mr8137675pbv.0.1332425924931; Thu, 22 Mar 2012 07:18:44 -0700 (PDT) Path: kz5ni20508pbc.0!nntp.google.com!news1.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: gnatdist and polyorb Date: Thu, 22 Mar 2012 07:11:52 -0700 (PDT) Organization: http://groups.google.com Message-ID: <4479725.3021.1332425512066.JavaMail.geo-discussion-forums@vbxq27> References: <30625222.1321.1332327141682.JavaMail.geo-discussion-forums@ynkv7> NNTP-Posting-Host: 153.98.68.197 Mime-Version: 1.0 X-Trace: posting.google.com 1332425924 10136 127.0.0.1 (22 Mar 2012 14:18:44 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 22 Mar 2012 14:18:44 +0000 (UTC) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=153.98.68.197; posting-account=pcLQNgkAAAD9TrXkhkIgiY6-MDtJjIlC User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-03-22T07:11:52-07:00 List-Id: Robert A Duff wrote on comp.lang.ada: > tonyg writes: >> I'm looking to play with some middleware and noticed that there is a >> gnat dist for polyorb now > > Yes, po_gnatdist. PolyORB supports the distrib annex. > This support replaces earlier support for DSA in GLADE. > >>... :o , can someone point me towards something >> which tell me what is going on with the distributed annex , prefably >> with some examples :) > > The PolyORB User's Guide. ... which is available in Debian package polyorb-doc :) (stable only though: not in testing or unstable because the package still has to make the transition to gnat-4.6). -- Ludovic Brenta.