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.3 required=5.0 tests=BAYES_00,INVALID_MSGID, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c56a86f3a4e16d06 X-Google-Attributes: gid103376,public From: Wolfgang Jeltsch Subject: Re: Containers with Ada Date: 2000/11/20 Message-ID: <8vc8n1$4uq$1@nnrp1.deja.com>#1/1 X-Deja-AN: 695928558 References: <8v8pii$dvo$1@nnrp1.deja.com> <8v8v9q$ht6$1@nnrp1.deja.com> X-Http-Proxy: 1.0 x67.deja.com:80 (Squid/1.1.22) for client 212.162.20.114 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Mon Nov 20 22:30:56 2000 GMT X-MyDeja-Info: XMYDJUIDjeltsch Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.74 [de] (X11; U; Linux 2.2.16 i586) Date: 2000-11-20T00:00:00+00:00 List-Id: > Simply define the types and instantiations you need at the > library level, and parametrize them appropriately. What do you mean with "parametrize them appropriately"? > You are making the mistake of having a preconceived idea > of how to do things, and unfortunately the idea is wrong. > Try describing what you want to do at a high level, rather > than providing solutions that are wrong and complaining > about the solutions not working. I simply want to have some list packages I can use nearly everywhere where I need a list. I don't want to have packages for a concrete idea but packages that are universal. Sent via Deja.com http://www.deja.com/ Before you buy.