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=0.1 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM,HEXHASH_WORD autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,b0c2a489f2bd1b17,start X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!b6g2000pre.googlegroups.com!not-for-mail From: jpwoodruff Newsgroups: comp.lang.ada Subject: BC components for indefinite types? Date: Fri, 22 May 2009 15:55:40 -0700 (PDT) Organization: http://groups.google.com Message-ID: <5c4f3064-fd12-45a8-914a-5ac0dd38f39e@b6g2000pre.googlegroups.com> NNTP-Posting-Host: 24.8.140.151 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1243032940 3323 127.0.0.1 (22 May 2009 22:55:40 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 22 May 2009 22:55:40 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: b6g2000pre.googlegroups.com; posting-host=24.8.140.151; posting-account=eLk0BgoAAAA-yA75xm1L7heSizMaESVg User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:5983 Date: 2009-05-22T15:55:40-07:00 List-Id: Hello all I'm a fan of the Ada95 Booch components and I recently find myself wishing I could have a map of an indefinite type (and I suspect there's a set or a bag in my future). I have installed bc-20070822 and I have looked briefly at bc-20090226 which does not appear to address my question. There are bc-indefinite_containers, and there are a couple of his children, but no maps. Is it possible that I missed a memo? Or is it up to me to piece together the (admittedly few) items? It may be relevant that I'm a hobbyist, and I am still grounded in the twentieth century: Ada95 and gnat 3.15. John