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,dfdb3e9be36e818e X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.100.119.3 with SMTP id r3mr5729679anc.17.1321968471732; Tue, 22 Nov 2011 05:27:51 -0800 (PST) Path: lh20ni5376pbb.0!nntp.google.com!news1.google.com!news.glorb.com!feeder.erje.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: type access Parent'Class Date: Tue, 22 Nov 2011 13:27:50 +0000 Organization: A noiseless patient Spider Message-ID: References: <7fd768a4-f97b-4045-8bab-49d2a3897a61@p2g2000vbj.googlegroups.com> <558f254a-1ae9-4f22-9430-5f110ae595b1@f29g2000yqa.googlegroups.com> <7x8041w45wfm$.12ihj5s949bvb.dlg@40tude.net> <4ecb7463$0$6643$9b4e6d93@newsspool2.arcor-online.net> Mime-Version: 1.0 Injection-Info: mx04.eternal-september.org; posting-host="dFCm8HWntFqmDIilBLqEJQ"; logging-data="29846"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+7rNeSl7wZCOc6d3UjFuSJrUh6IFr77t4=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (darwin) Cancel-Lock: sha1:im2AHAwrOOoGYs9rtusuqv9v2iw= sha1:YFOa/9nfW2Ngf9Y7xOXEgJICzPs= Xref: news1.google.com comp.lang.ada:19027 Content-Type: text/plain; charset=us-ascii Date: 2011-11-22T13:27:50+00:00 List-Id: Georg Bauhaus writes: > Right now I am seeing, again, what it means to rewrite portions of a > program when there is no static type system (and no parameter naming). I can see your point if you mean no parameter _typing_ ...