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,a81d7835683dac7b X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-09-09 09:04:13 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed00.sul.t-online.de!newsmm00.sul.t-online.com!t-online.de!news.t-online.com!not-for-mail From: Martin Krischik Newsgroups: comp.lang.ada Subject: Bases 1.57 Date: Mon, 08 Sep 2003 19:02:26 +0200 Organization: AdaCL Message-ID: <1405349.2Jgr3PU9Cx@linux1.krischik.com> References: <4a4de33a.0309021059.53f71234@posting.google.com> Reply-To: krischik@users.sourceforge.net Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8Bit X-Trace: news.t-online.com 1063123284 01 20330 r5vPVq9ESEaPZc 030909 16:01:24 X-Complaints-To: usenet-abuse@t-online.de To: =?ISO-8859-15?Q?M=E1rio?= Amado Alves X-ID: bE2TDMZGQe2ACrYg-C+E39aD5KMWtcjJNyUbDDUpu8p+zJtFQnyloE User-Agent: KNode/0.7.2 Xref: archiver1.google.com comp.lang.ada:42319 Date: 2003-09-08T19:02:26+02:00 List-Id: 57 The container type shall not be tagged. This will prevent users from expanding the container. I have made good experiences with specialized containers derived from a standart container library. Doing that with a "has a" relation ship is far harder. With Regards Martin -- mailto://krischik@users.sourceforge.net http://www.ada.krischik.com