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,b0a593e9283435a7 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!news.germany.com!newsfeed01.sul.t-online.de!t-online.de!newsfeed.arcor.de!newsspool2.arcor-online.net!news.arcor.de.POSTED!not-for-mail Newsgroups: comp.lang.ada Subject: Re: CGI in Ada? From: Georg Bauhaus In-Reply-To: References: <45eea0cc$1@news.post.ch> Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-ID: <1173286858.29628.12.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Date: Wed, 07 Mar 2007 18:00:58 +0100 Organization: Arcor NNTP-Posting-Date: 07 Mar 2007 17:57:46 CET NNTP-Posting-Host: cfea49b9.newsspool3.arcor-online.net X-Trace: DXC=VZ45lmiI][SmG86`U=_nC_McF=Q^Z^V3X4Fo<]lROoRQFl8W>\BH3YRAVLJ=JR`DS[N[W On Wed, 2007-03-07 at 15:25 +0100, Maciej Sobczak wrote: > Martin Krischik wrote: > > > There are quite a few libraries for GCI in Ada them and GNAT even got an > > integrated version. AFAIK the best GCI library is the one in AdaCL [1]. > > Looks very interesting, thank you. > > > [1] http://adacl.sourceforge.net/pmwiki.php/Main/CommonGatewayInterface > > The paragraph "Advantages..." and "Prefer Ada" contains some > not-so-correct information about the competition: > 1. Java 1.5 and further has enums and generics. Yes, though Java generics do not introduce new types like the competition's generics and templates do. Still a good thing. The Java generics wording sounds familiar, is this because Norman Cohen is in the Java generics team?