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: 103376,71fbc59f7794b9af X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!nx02.iad01.newshosting.com!newshosting.com!208.49.83.154.MISMATCH!atl-c08.usenetserver.com!news.usenetserver.com!pc02.usenetserver.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail Newsgroups: comp.lang.ada Subject: Re: OO vs procedural References: <1146771650.465144.99370@g10g2000cwb.googlegroups.com> From: Stephen Leake Date: Fri, 05 May 2006 05:18:28 -0400 Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (windows-nt) Cancel-Lock: sha1:4gr1dbEYbapa3HXc6W2qLefryZk= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: ef9f6445b186d63d295bf02926 Xref: g2news2.google.com comp.lang.ada:4091 Date: 2006-05-05T05:18:28-04:00 List-Id: "kevin cline" writes: > In the second paper, they give this example: I'm missing context here; what paper are you talking about? > > > The authors then point out a describe a potential pitfall of this code > -- that a derived type implementation may fail to call the base > implementation. This is true. Right. > The authors fail to point out that this possibility could have been > prevented by correct base class design. How, exactly? I've never heard this claim before. -- -- Stephe