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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,5f7230830b229a11 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-07 18:32:55 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!small1.nntp.aus1.giganews.com!border1.nntp.aus1.giganews.com!intern1.nntp.aus1.giganews.com!nntp.giganews.com!nntp.gbronline.com!news.gbronline.com.POSTED!not-for-mail NNTP-Posting-Date: Tue, 07 Oct 2003 20:32:53 -0500 Date: Tue, 07 Oct 2003 20:33:09 -0500 From: Wes Groleau Reply-To: groleau@freeshell.org Organization: Ain't no organization here! User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en, es-mx, pt-br, fr-ca MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: FW: Is the Writing on the Wall for Ada? References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Message-ID: NNTP-Posting-Host: 69.9.86.16 X-Trace: sv3-fobCM5BceP99BwaAGLc78DbVaZvqS2ExNsz8XMxSqRCQ2MO3BsNHvvH6Wq+lpi/MriiXTaKzYY+4LRU!N5SffYgsspymK8xBc0dMCpmzn+fJ65NkZQ4NeAC6bjNWtz/FJoYBK1ezPTZnZp0uPgx3sWJbWy9z X-Complaints-To: abuse@gbronline.com X-DMCA-Complaints-To: abuse@gbronline.com X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.1 Xref: archiver1.google.com comp.lang.ada:425 Date: 2003-10-07T20:33:09-05:00 List-Id: amado.alves wrote: > I meant *Ada.Strings.Bounded* is useful, not bounded strings > everywhere. Just one variety is enough for the each tool, > given that there are already conversion utilities to/from > the other varieties. How would you regard multiplying > Ada.Text_IO by all string varieties? Simply by stating that all the routines behave in exactly the same fashion as those in Ada.Text_IO, except for.... And then make the list of exceptions as small as possible. Preferably NONE. As for resources, in general, a package that is not with'd does not consume much resources. And if it is used, a package that merely calls a conversion routine and then Ada.Text_IO, probably adds less overhead than an explicit writing of the same thing by a user. -- Wes Groleau Is it an on-line compliment to call someone a Net Wit ?