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: a07f3367d7,da85d9aaf769b16a X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post02.iad.highwinds-media.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail Newsgroups: comp.lang.ada Subject: Re: Generic package parameters not externally visible : what's the rational ? References: <10eygvuzeit9g.xwy2wanxoxgf$.dlg@40tude.net> <1kf8mo4r9lqxg.1tdhqe6femt9m.dlg@40tude.net> From: Stephen Leake Date: Fri, 30 Oct 2009 06:25:21 -0400 Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (windows-nt) Cancel-Lock: sha1:r3/N3aSL0RrGt1orlFu5MKzWfew= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: 8fbbf4aeabf0ee197caa709751 Xref: g2news2.google.com comp.lang.ada:8886 Date: 2009-10-30T06:25:21-04:00 List-Id: "Dmitry A. Kazakov" writes: > My take is that any generic code is potentially broken. Anyone who uses > generics beyond very trivial cases should know that, and mentally prepare > himself to fix his code over and over again. That is certainly not my experience. I use generics extensively; it's one of the best features of the language. -- -- Stephe