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,52b823433320210c X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit From: "a malkiel" Newsgroups: comp.lang.ada References: <4151be92@dnews.tpgi.com.au> <87zn3idusf.fsf@insalien.org> Subject: Re: array of generic packages? Date: Thu, 23 Sep 2004 12:19:57 +1000 Organization: wan net X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-RFC2646: Format=Flowed; Original NNTP-Posting-Host: 220.244.246.157 X-Original-NNTP-Posting-Host: 220.244.246.157 Message-ID: <415232cd$1@dnews.tpgi.com.au> X-Trace: dnews.tpgi.com.au!tpg.com.au 1095905997 220.244.246.157 (23 Sep 2004 12:19:57 +1000) Path: g2news1.google.com!news1.google.com!news.glorb.com!solnet.ch!solnet.ch!nntp.gblx.net!nntp3.phx1!dnews.tpgi.com.au!tpg.com.au!not-for-mail Xref: g2news1.google.com comp.lang.ada:3985 Date: 2004-09-23T12:19:57+10:00 List-Id: thanks for that! its a shame i cant create an array of packages... I have reorganised my code and have used something along the lines of what you suggested (inclusive of tagged types). cheers! Andy