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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,4c459ff0adb576bc X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-02-04 17:07:43 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: dewar@gnat.com (Robert Dewar) Newsgroups: comp.lang.ada Subject: Re: Refactoring and Ada Date: 4 Feb 2002 17:07:42 -0800 Organization: http://groups.google.com/ Message-ID: <5ee5b646.0202041707.491c9436@posting.google.com> References: <3C5AB0B7.9D75D49A@grammatech.com> <3C5E0ED6.E2D52BD3@adaworks.com> <5ee5b646.0202040959.37f71ade@posting.google.com> NNTP-Posting-Host: 205.232.38.244 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1012871263 10990 127.0.0.1 (5 Feb 2002 01:07:43 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 5 Feb 2002 01:07:43 GMT Xref: archiver1.google.com comp.lang.ada:19613 Date: 2002-02-05T01:07:43+00:00 List-Id: Pascal Obry wrote in message news:... > You mean if x has a type which is derived from another > one in a different package. So f is an inherited > function. Right ? Or is there another case ? Ah Pascal, you should have allowed people to puzzle over this a bit longer, you would be surprised how many people are confused by this.