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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,b0c2a489f2bd1b17 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!n21g2000vba.googlegroups.com!not-for-mail From: sjw Newsgroups: comp.lang.ada Subject: Re: BC components for indefinite types? Date: Sun, 24 May 2009 13:33:01 -0700 (PDT) Organization: http://groups.google.com Message-ID: <818d166b-5e42-41bb-953e-e3e3d9793f6f@n21g2000vba.googlegroups.com> References: <5c4f3064-fd12-45a8-914a-5ac0dd38f39e@b6g2000pre.googlegroups.com> <9064d28d-8415-4303-ab5a-ebc9ea0d4012@l12g2000yqo.googlegroups.com> NNTP-Posting-Host: 82.20.239.89 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1243197181 30515 127.0.0.1 (24 May 2009 20:33:01 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sun, 24 May 2009 20:33:01 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: n21g2000vba.googlegroups.com; posting-host=82.20.239.89; posting-account=_RXWmAoAAADQS3ojtLFDmTNJCT0N2R4U User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_7; en-us) AppleWebKit/525.28.3 (KHTML, like Gecko) Version/3.2.3 Safari/525.28.3,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:5994 Date: 2009-05-24T13:33:01-07:00 List-Id: On May 24, 3:59=A0am, jpwoodruff wrote: > I take Simon's point that the standard probably should displace the > bc's. =A0Perhaps I should schedule an attempt to upgrade. =A0Right after > the other activities with higher priority. The BCs (and probably other similar libraries) offer support for features not available with Ada.Containers (you might want to use your own memory management ie storage pools; or you might need wholly stack- based operation). But if you are starting out now with no historical baggage or unusual requirements such as the above, you ought to use Ada.Containers.