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,6609c40f81b32989 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news.glorb.com!feeder.erje.net!news.ecp.fr!news.jacob-sparre.dk!pnx.dk!not-for-mail From: "Randy Brukardt" Newsgroups: comp.lang.ada Subject: Re: Why is Ada considered "too specialized" for scientific use Date: Wed, 7 Apr 2010 15:07:02 -0500 Organization: Jacob Sparre Andersen Message-ID: References: <602abc7e-afbe-4862-8885-b349ac4e6b90@r1g2000yqb.googlegroups.com> <4bbbadbe$0$6980$9b4e6d93@newsspool4.arcor-online.net> NNTP-Posting-Host: static-69-95-181-76.mad.choiceone.net X-Trace: munin.nbi.dk 1270670821 16738 69.95.181.76 (7 Apr 2010 20:07:01 GMT) X-Complaints-To: news@jacob-sparre.dk NNTP-Posting-Date: Wed, 7 Apr 2010 20:07:01 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.5843 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-RFC2646: Format=Flowed; Response Xref: g2news1.google.com comp.lang.ada:9919 Date: 2010-04-07T15:07:02-05:00 List-Id: "Nasser M. Abbasi" wrote in message news:hpgs1t$eid$1@speranza.aioe.org... ... > Thanks for the link. Yes, I see this: > > "Essentially we are allowing a container to be "indexed" in the same way > as an array is indexed, with the key (or potentially various different key > types) being arbitrary. " > > http://www.ada-auth.org/cgi-bin/cvsweb.cgi/ai05s/ai05-0139-2.txt?rev=1.5 > > This sounds good. Any guess when will gnat have this? 2012, 2013, 2014? Surely not until there is a firm proposal (all that exists now is an outline with no details). Beyond that, I doubt AdaCore will be announcing firm dates until its actually available. (They already have some 2012 stuff implemented, so it might not be a long wait.) Randy.