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.6 required=5.0 tests=BAYES_00,TO_NO_BRKTS_FROM_MSSP autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,fdc75443ea18fb32 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-11-29 06:43:02 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!supernews.com!newsfeed.direct.ca!look.ca!feed2.onemain.com!feed1.onemain.com!out.nntp.be!propagator-SanJose!in.nntp.be!newsranger.com!www.newsranger.com!not-for-mail Newsgroups: comp.lang.ada From: Ted Dennison References: <%QRM7.39743$xS6.65958@www.newsranger.com> <9u0qhb$pq5$1@nh.pace.co.uk> <9u0ujd$rhg$1@nh.pace.co.uk> <9u3jdb$2i9$1@nh.pace.co.uk> <9u3lth$uic$1@news.huji.ac.il> Subject: Re: Standard Queue status Message-ID: X-Abuse-Info: When contacting newsranger.com regarding abuse please X-Abuse-Info: forward the entire news article including headers or X-Abuse-Info: else we will not be able to process your request X-Complaints-To: abuse@newsranger.com NNTP-Posting-Date: Thu, 29 Nov 2001 09:42:48 EST Organization: http://www.newsranger.com Date: Thu, 29 Nov 2001 14:42:48 GMT Xref: archiver1.google.com comp.lang.ada:17160 Date: 2001-11-29T14:42:48+00:00 List-Id: In article <9u3lth$uic$1@news.huji.ac.il>, Ehud Lamm says... > >Marin David Condic wrote in >message news:9u3jdb$2i9$1@nh.pace.co.uk... >> Make an Unbounded Array a separate data type. > >Right. Well, obviously its a separate data type. :-) The issue is wheather to provide for converting between them and lists. Note that Ada.Strings.Unbounded does this exact same thing for Strings and Unbounded_String's. The only real difference is that the String type already exists, whereas the unbounded array type would have to be declared in the package. --- T.E.D. homepage - http://www.telepath.com/dennison/Ted/TED.html No trees were killed in the sending of this message. However a large number of electrons were terribly inconvenienced.