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,1116ece181be1aea X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-20 05:20:10 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!news.he.net!newsfeed1.easynews.com!easynews.com!easynews!elnk-pas-nf1!newsfeed.earthlink.net!stamper.news.pas.earthlink.net!stamper.news.atl.earthlink.net!newsread2.news.atl.earthlink.net.POSTED!not-for-mail Message-ID: <3F93D2F3.2070701@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: Is the Writing on the Wall for Ada? References: <1064527575.648809@master.nyc.kbcfp.com> <3F739C1D.4030907@attbi.com> <3F78E850.8010401@comcast.net> <3F797748.3000203@noplace.com> <834clb.uan1.ln@skymaster> <3F7AC5B0.9080108@noplace.com> <3F7B7391.3080301@noplace.com> <3F939212.5030500@crs4.it> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Date: Mon, 20 Oct 2003 12:20:10 GMT NNTP-Posting-Host: 209.165.0.172 X-Complaints-To: abuse@earthlink.net X-Trace: newsread2.news.atl.earthlink.net 1066652410 209.165.0.172 (Mon, 20 Oct 2003 08:20:10 EDT) mcondic@mindspring.com NNTP-Posting-Date: Mon, 20 Oct 2003 08:20:10 EDT Organization: EarthLink Inc. -- http://www.EarthLink.net Xref: archiver1.google.com comp.lang.ada:1195 Date: 2003-10-20T12:20:10+00:00 List-Id: It seems that you favor Unbounded_String as do I. Your usage would look similar to mine: Unbounded being favored with Fixed used next most frequently. (You can't get entirely away from Fixed since everything in the language utilizes it.) Could you get along fine without Bounded had it never existed? Or do you think it was pretty critical where it was used? MDC Jacob Sparre Andersen wrote: > > > with Ada.Strings.Bounded 27 files > with Ada.Strings.Fixed 222 files > with Ada.Strings.Unbounded 401 files > > from a total of 3_041 source files. > > Jacob -- ====================================================================== Marin David Condic I work for: http://www.belcan.com/ My project is: http://www.jsf.mil/NSFrames.htm Send Replies To: m c o n d i c @ a c m . o r g "All reformers, however strict their social conscience, live in houses just as big as they can pay for." --Logan Pearsall Smith ======================================================================