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-Thread: 103376,bc4137777a63bff X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!newsfeed2.dallas1.level3.net!news.level3.com!bos-service1.raytheon.com!dfw-service2.ext.ray.com.POSTED!53ab2750!not-for-mail From: Jeffrey Carter User-Agent: Mozilla Thunderbird 1.0.5 (Windows/20050711) X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Help needed for ada package References: <1122305318.728942.304120@f14g2000cwb.googlegroups.com> <2OudnZo-iL1aN3jfRVn-iQ@comcast.com> <1122475184.849564.159870@g44g2000cwa.googlegroups.com> <1122547648.069514.63520@g14g2000cwa.googlegroups.com> <1122980923.842598.181310@g49g2000cwa.googlegroups.com> <1123069124.562944.246730@o13g2000cwo.googlegroups.com> <42f0b3a6$0$11750$9b4e6d93@newsread4.arcor-online.net> In-Reply-To: <42f0b3a6$0$11750$9b4e6d93@newsread4.arcor-online.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: Date: Wed, 03 Aug 2005 09:13:37 -0700 NNTP-Posting-Host: 147.24.111.90 X-Complaints-To: news@ext.ray.com X-Trace: dfw-service2.ext.ray.com 1123085618 147.24.111.90 (Wed, 03 Aug 2005 11:13:38 CDT) NNTP-Posting-Date: Wed, 03 Aug 2005 11:13:38 CDT Organization: Raytheon Company Xref: g2news1.google.com comp.lang.ada:3932 Date: 2005-08-03T09:13:37-07:00 List-Id: Georg Bauhaus wrote: > > type Some_Array_Type is array (ID'range) of Some_Type; This is the same as type Some_Array_Type is array (ID) of Some_Type; Attributes are fine, but let's not overuse them. -- Jeffrey Carter "Now go away or I shall taunt you a second time." Monty Python and the Holy Grail E-mail: jeffrey_r_carter-nr [commercial-at] raytheon [period | full stop] com