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,229ea0001655d6a2 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!t38g2000prd.googlegroups.com!not-for-mail From: "andrew.carroll@okstate.edu" Newsgroups: comp.lang.ada Subject: Re: Generic Package Date: 26 Apr 2007 13:48:33 -0700 Organization: http://groups.google.com Message-ID: <1177620512.957672.74330@t38g2000prd.googlegroups.com> References: <1177539306.952515.222940@s33g2000prh.googlegroups.com> NNTP-Posting-Host: 139.78.128.110 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1177620522 32166 127.0.0.1 (26 Apr 2007 20:48:42 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 26 Apr 2007 20:48:42 +0000 (UTC) In-Reply-To: <1177539306.952515.222940@s33g2000prh.googlegroups.com> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 1.1.4322),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: t38g2000prd.googlegroups.com; posting-host=139.78.128.110; posting-account=Kq9unQ0AAADh_grEViI3JGqegXKDDjxt Xref: g2news1.google.com comp.lang.ada:15324 Date: 2007-04-26T13:48:33-07:00 List-Id: On Apr 25, 5:15 pm, "andrew.carr...@okstate.edu" wrote: > Is there a generic "collection" package in the libraries that come > with Ada? For instance if in my design I have an "is a" relationship > like table "is a" _collection_ of something then is there a generic > "collection" package that I could use? aparently my last message didn't get sent. I'll send this as a test and if it post before the other, then I'll send the other one again.