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.8 required=5.0 tests=BAYES_00,PLING_QUERY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c9c0b66bbaefa4f2 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-08-24 14:48:59 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: dewar@gnat.com (Robert Dewar) Newsgroups: comp.lang.ada Subject: Re: best way to handle long strings!? Date: 24 Aug 2002 14:48:59 -0700 Organization: http://groups.google.com/ Message-ID: <5ee5b646.0208241348.2035e9ea@posting.google.com> References: <5ee5b646.0208170257.7418c149@posting.google.com> <3D67A8C0.FB045D7E@mchsi.com> NNTP-Posting-Host: 205.232.38.49 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1030225739 28810 127.0.0.1 (24 Aug 2002 21:48:59 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 24 Aug 2002 21:48:59 GMT Xref: archiver1.google.com comp.lang.ada:28374 Date: 2002-08-24T21:48:59+00:00 List-Id: Bruce or Tracy Jacobs wrote in message news:<3D67A8C0.FB045D7E@mchsi.com>... > Just a side note - if you use Booch Unbounded String Don't! It is obsolete Use Ada.Strings.Unbounded and you do not have to worry about reallocating and copying