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.1 required=5.0 tests=BAYES_00, PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,98dbc8f279df5afc X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-17 01:05:02 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!newsfeed.vmunix.org!newsfeed.stueberl.de!proxad.net!freenix!oleane.net!oleane!nnrp.oleane.net!skymaster!nobody From: "Jean-Pierre Rosen" Newsgroups: comp.lang.ada Subject: Re: A nongeneric bounded string array type Date: Fri, 17 Oct 2003 09:30:28 +0200 Organization: Adalog Message-ID: References: <3F86E9DE.4070000@comcast.net> <15Bjb.3193$s93.443@newsread3.news.pas.earthlink.net> NNTP-Posting-Host: mailhost.axlog.fr X-Trace: s1.read.news.oleane.net 1066377773 9235 195.25.228.57 (17 Oct 2003 08:02:53 GMT) X-Complaints-To: abuse@oleane.net NNTP-Posting-Date: Fri, 17 Oct 2003 08:02:53 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Xref: archiver1.google.com comp.lang.ada:1058 Date: 2003-10-17T09:30:28+02:00 List-Id: "Jeffrey Carter" a �crit dans le message de news:15Bjb.3193> The Ada-83 PragmAda Reusable Components also had such a type, but with > the inclusion of bounded and unbounded strings in Ada in 1995, it was > dropped. It's generally better to have, and use, a standard form, even > if it's not exactly how you'd do it yourself, than to write something > that does the same thing. > Depends on your definition of "the same thing".... Package Variable_String is pure, which allows Variable_Strings to be exchanged between partitions. -- --------------------------------------------------------- J-P. Rosen (rosen@adalog.fr) Visit Adalog's web site at http://www.adalog.fr