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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,22ae61b164bea318 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-12-11 09:36:23 PST Path: archiver1.google.com!news2.google.com!newsfeed2.dallas1.level3.net!news.level3.com!crtntx1-snh1.gtei.net!cambridge1-snf1.gtei.net!news.gtei.net!bos-service1.ext.raytheon.com!cyclone.swbell.net!newsfeed1.easynews.com!easynews.com!easynews!bigfeed2.bellsouth.net!news.bellsouth.net!elnk-atl-nf1!newsfeed.earthlink.net!stamper.news.atl.earthlink.net!newsread1.news.atl.earthlink.net.POSTED!d9c68f36!not-for-mail Message-ID: <3FD8AB15.7010604@noplace.com> From: Marin David Condic User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 (OEM-HPQ-PRS1C03) X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Persistent containers (was: Proposed change to BC...) References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 11 Dec 2003 17:36:23 GMT NNTP-Posting-Host: 209.165.4.124 X-Complaints-To: abuse@earthlink.net X-Trace: newsread1.news.atl.earthlink.net 1071164183 209.165.4.124 (Thu, 11 Dec 2003 09:36:23 PST) NNTP-Posting-Date: Thu, 11 Dec 2003 09:36:23 PST Organization: EarthLink Inc. -- http://www.EarthLink.net Xref: archiver1.google.com comp.lang.ada:3389 Date: 2003-12-11T17:36:23+00:00 List-Id: I think that persistence should be an absolute requirement for any container library. I've implemented my own with the ability to write to a stream file. It works nicely for things that don't need a really sophisticated database. MDC amado.alves wrote: > > Not readily. Charles leaves that to the user. There is a persistent extension to the BC by Adams (?), cf. the web site. If all goes well, Ada2005 will feature persistent containers, cf. AI-302. I don't know of any other persistent container library. I'm working on it though... -- ====================================================================== Marin David Condic I work for: http://www.belcan.com/ My project is: http://www.jsf.mil/NSFrames.htm Send Replies To: m o d c @ a m o g c n i c . r "Trying is the first step towards failure." -- Homer Simpson ======================================================================