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-09-26 01:43:14 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!fu-berlin.de!uni-berlin.de!tar-alcarin.cbb-automation.DE!not-for-mail From: Dmitry A. Kazakov Newsgroups: comp.lang.ada Subject: Re: Is the Writing on the Wall for Ada? Date: Fri, 26 Sep 2003 10:51:36 +0200 Message-ID: <6ev7nvc9houpb66ishpkm3h8ref7l6eu7c@4ax.com> References: <1064527575.648809@master.nyc.kbcfp.com> <3F739C1D.4030907@attbi.com> NNTP-Posting-Host: tar-alcarin.cbb-automation.de (212.79.194.111) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de 1064565781 7188252 212.79.194.111 (16 [77047]) X-Newsreader: Forte Agent 1.8/32.548 Xref: archiver1.google.com comp.lang.ada:42974 Date: 2003-09-26T10:51:36+02:00 List-Id: On Fri, 26 Sep 2003 02:31:52 GMT, Matthew Heaney wrote: >The problem with Ada.Strings.Unbounded is that to do anything useful >with it requires a conversion to type String, which is grossly >inefficient, not to mention awkward. Yes, but the problem is deeper - unbounded string are not arrays. --- Regards, Dmitry Kazakov www.dmitry-kazakov.de