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.7 required=5.0 tests=BAYES_00,MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,577df5d4a0e88785 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2000-12-11 19:00:11 PST Path: supernews.google.com!sn-xit-02!supernews.com!newsfeed.mesh.ad.jp!newshub2.rdc1.sfba.home.com!news.home.com!newsfeed.direct.ca!look.ca!logbridge.uoregon.edu!news.maxwell.syr.edu!nntp2.deja.com!nnrp1.deja.com!not-for-mail From: Robert Dewar Newsgroups: comp.lang.ada Subject: Re: constant string array Date: Tue, 12 Dec 2000 02:54:26 GMT Organization: Deja.com - Before you buy. Message-ID: <914410$fme$1@nnrp1.deja.com> References: <910u3p$v9j$1@nnrp1.deja.com> NNTP-Posting-Host: 205.232.38.240 X-Article-Creation-Date: Tue Dec 12 02:54:26 2000 GMT X-Http-User-Agent: Mozilla/4.61 [en] (OS/2; I) X-Http-Proxy: 1.0 x64.deja.com:80 (Squid/1.1.22) for client 205.232.38.240 X-MyDeja-Info: XMYDJUIDrobert_dewar Xref: supernews.google.com comp.lang.ada:2967 Date: 2000-12-12T02:54:26+00:00 List-Id: In article , Pascal Obry wrote: here is my own way to do this: > > (cut & past from Ada Web Server implementation) > S100_Message : aliased constant String := "Continue"; etc. It is interesting to note that this is *the* paradigm used to justify putting 'Access into the language in the first place :-) Sent via Deja.com http://www.deja.com/ Before you buy.