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,fdf6eb231015b83e X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.180.73.242 with SMTP id o18mr4788680wiv.0.1349370928719; Thu, 04 Oct 2012 10:15:28 -0700 (PDT) Path: q10ni64965429wif.0!nntp.google.com!proxad.net!feeder1-2.proxad.net!usenet-fr.net!gegeweb.org!aioe.org!.POSTED!not-for-mail From: "John B. Matthews" Newsgroups: comp.lang.ada Subject: Re: Example for method overriding, in Wikipedia Date: Thu, 04 Oct 2012 13:15:26 -0400 Organization: The Wasteland Message-ID: References: <775d356e-c102-434b-9708-7c1fa090dc18@googlegroups.com> NNTP-Posting-Host: LQJtZWzu+iKlBROuDg+IUg.user.speranza.aioe.org Mime-Version: 1.0 X-Complaints-To: abuse@aioe.org User-Agent: MT-NewsWatcher/3.5.3b3 (Intel Mac OS X) X-Notice: Filtered by postfilter v. 0.8.2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Date: 2012-10-04T13:15:26-04:00 List-Id: In article <775d356e-c102-434b-9708-7c1fa090dc18@googlegroups.com>, gautier_niouzes@hotmail.com wrote: > http://en.wikipedia.org/wiki/Method_overriding On 14:18, 21 October 2007, I added an Ada implementation [1] of the Ackermann function [2]. All implementations were removed [3] shortly thereafter. The special pleadings [3] were particularly pitiable. I'm speculating that some number of examples triggers that advent of a Python-esque [4] military figure who declares, "Now, that's just silly." I'm guessing examples are more welcome at rosetta code [5], et al. YMMV 1 2 3 4 5 -- John B. Matthews trashgod at gmail dot com