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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8eff44ec1bcf8433 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-10-23 15:11:13 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!news.huji.ac.il!not-for-mail From: "Ehud Lamm" Newsgroups: comp.lang.ada Subject: Re: Container reqs Date: Wed, 24 Oct 2001 00:03:23 +0200 Organization: The Hebrew University of Jerusalem Message-ID: <9r4pm3$3if$1@news.huji.ac.il> References: <9qctpn$lil$1@news.huji.ac.il> <3BCA86C7.BB252751@acm.org> <%jYy7.31350$ev2.37672@www.newsranger.com> <3BCD7C50.647ADBD0@brighton.ac.uk> <9qk44b$utk$1@news.huji.ac.il> <3BD527A8.93C1F68B@brighton.ac.uk> <9r3umu$hvo$1@news.huji.ac.il> <3BD5E0CC.306FB227@otelco.net> NNTP-Posting-Host: di3-67.dialin.huji.ac.il X-Trace: news.huji.ac.il 1003874821 3663 132.64.13.67 (23 Oct 2001 22:07:01 GMT) X-Complaints-To: abuse@news.huji.ac.il NNTP-Posting-Date: Tue, 23 Oct 2001 22:07:01 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Xref: archiver1.google.com comp.lang.ada:15105 Date: 2001-10-24T00:03:23+02:00 List-Id: Larry Hazel wrote in message news:3BD5E0CC.306FB227@otelco.net... > So, we can have a general purpose library and just expose the students to parts > of it (or pre-instantiated parts of it). > This is indeed the goal. The problem is that some designs make this harder than others, and I am not sure this is always justified. Hence my original list of reqs. Ehud