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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,8ddc2f0fbdfbed75 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!news.glorb.com!feeder.erje.net!news.internetdienste.de!news.tu-darmstadt.de!news.belwue.de!newsfeed.arcor.de!newsspool3.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: design changes per Ada 2005/12? Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: <49b85caa-700c-44c8-8a11-2f512083aca5@r6g2000vbz.googlegroups.com> Date: Sat, 23 Apr 2011 08:44:27 +0200 Message-ID: NNTP-Posting-Date: 23 Apr 2011 08:44:27 CEST NNTP-Posting-Host: b2a7d563.newsspool4.arcor-online.net X-Trace: DXC=2^?DE1L;:obeoCI^f\Y]Ea4IUK On Fri, 22 Apr 2011 19:41:59 -0500, Randy Brukardt wrote: > "Lucretia" wrote in message > news:49b85caa-700c-44c8-8a11-2f512083aca5@r6g2000vbz.googlegroups.com... > ... >>P.S: The containers should've used interfaces! > > We tried that with the new Queue containers, and IMHO it is a disaster. You > have to use an extra instantiation and extra formal parameters for a feature > that you are not going to use on 90% of the programs. (Typically, you only > use one kind of queue in a program.) Yes, I have same experience. Interfaces do not work good with generics, which should not surprise anybody. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de