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,MAILING_LIST_MULTI, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,927ff27a95e10c29,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-01-04 15:38:03 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!skynet.be!skynet.be!freenix!enst.fr!not-for-mail From: "Alexandre E. Kopilovitch" Newsgroups: comp.lang.ada Subject: generics as illness -;) (was: Re: Anybody ...) Date: Sun, 5 Jan 2003 02:36:31 +0300 (MSK) Organization: h w c employees, b f Sender: comp.lang.ada-admin@ada.eu.org Message-ID: Reply-To: comp.lang.ada@ada.eu.org NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: avanie.enst.fr 1041723482 37889 137.194.161.2 (4 Jan 2003 23:38:02 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Sat, 4 Jan 2003 23:38:02 +0000 (UTC) Return-Path: X-Mailer: Mail/@ [v2.44 MSDOS] Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.0.13 Precedence: bulk List-Unsubscribe: , List-Id: comp.lang.ada mail<->news gateway List-Post: List-Help: List-Subscribe: , Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org Xref: archiver1.google.com comp.lang.ada:32550 Date: 2003-01-05T02:36:31+03:00 Robert A Duff wrote: > >"Dmitry A. Kazakov" writes: > > > Generics in any form is an illness of programming languages. > >Why? Perhaps the origin of this feeling is that they (generics, templates, etc.) are unclear conceptually, above the programming level. But there is good exception: functors in Standard ML.