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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,d7b303cc707b3cd4 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!m37g2000prh.googlegroups.com!not-for-mail From: shaunpatterson@gmail.com Newsgroups: comp.lang.ada Subject: Re: Universal type Date: Fri, 03 Aug 2007 11:31:00 -0700 Organization: http://groups.google.com Message-ID: <1186165860.283741.102790@m37g2000prh.googlegroups.com> References: <1186165731.373877.257550@i13g2000prf.googlegroups.com> NNTP-Posting-Host: 155.219.241.10 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: posting.google.com 1186165860 11702 127.0.0.1 (3 Aug 2007 18:31:00 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 3 Aug 2007 18:31:00 +0000 (UTC) In-Reply-To: <1186165731.373877.257550@i13g2000prf.googlegroups.com> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20060329 Red Hat/1.7.12-1.1.2.3,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: m37g2000prh.googlegroups.com; posting-host=155.219.241.10; posting-account=ps2QrAMAAAA6_jCuRt2JEIpn5Otqf_w0 Xref: g2news2.google.com comp.lang.ada:1352 Date: 2007-08-03T11:31:00-07:00 List-Id: Sorry, hit Tab+Space and sent the message prematurely... Anyway, this generic list allows me to store one type of data. Is there a way of taking this concept and store many different types? Thanks -- Shaun