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,1a1baf807a7fe9e2 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!w24g2000prd.googlegroups.com!not-for-mail From: Adam Beneschan Newsgroups: comp.lang.ada Subject: Re: Inheritance problem! Date: Fri, 19 Dec 2008 14:37:51 -0800 (PST) Organization: http://groups.google.com Message-ID: References: <9e295547-60dc-4e5e-ac2d-3534ea65ad01@r37g2000prr.googlegroups.com> <5fa10603-24d1-4c4e-9974-b57c46455f24@w1g2000prm.googlegroups.com> <0a5d9316-7b74-4a08-a9c5-ad85e047995e@i20g2000prf.googlegroups.com> NNTP-Posting-Host: 66.126.103.122 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1229726271 32077 127.0.0.1 (19 Dec 2008 22:37:51 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 19 Dec 2008 22:37:51 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: w24g2000prd.googlegroups.com; posting-host=66.126.103.122; posting-account=duW0ogkAAABjRdnxgLGXDfna0Gc6XqmQ User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.12) Gecko/20050922 Fedora/1.7.12-1.3.1,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:4021 Date: 2008-12-19T14:37:51-08:00 List-Id: On Dec 19, 1:34 pm, Maciej Sobczak wrote: > On 18 Gru, 17:31, Adam Beneschan wrote: > > Adam, you have focused on strictly Ada syntax aspect of the problem, > but your answer will not help Yes it will---you did read the first sentence of his post, didn't you? First things first. Teaching good design principles is important, but it doesn't do any good if the person doesn't know how to write a compilable program. -- Adam