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.3 required=5.0 tests=BAYES_00,INVALID_MSGID, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,7508aa0d80b8bf66 X-Google-Attributes: gid103376,public From: Robert Dewar Subject: Re: Inheritance and Polymorphism in Ada !! Date: 1999/10/26 Message-ID: <7v2upa$28s$1@nnrp1.deja.com>#1/1 X-Deja-AN: 540533115 References: <7u64k3$l1d$1@hiline.shinbiro.com> <3806DC34.1513E8B1@frqnet.de> <7u7o36$tv8$1@nntp6.atl.mindspring.net> <38077b65_1@news1.prserv.net> <7udtav$ma4$1@nnrp1.deja.com> <7uqvb1$2m4$1@nntp3.atl.mindspring.net> <7uuvth$9n2$1@nnrp1.deja.com> X-Http-Proxy: 1.0 x42.deja.com:80 (Squid/1.1.22) for client 205.232.38.14 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Tue Oct 26 01:05:48 1999 GMT X-MyDeja-Info: XMYDJUIDrobert_dewar Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.04 [en] (OS/2; I) Date: 1999-10-26T00:00:00+00:00 List-Id: In article , Robert A Duff wrote: > It's interesting to me that you like the heavy block-statement syntax, > but you gripe about the heavy procedure syntax (as compared to COBOL). > The actual syntactic overhead is the same, except for one extra blank > line in the procedure case. No, the procedure problem is *FAR* more fundamental. The requirement that you declare procedures before they are used is not just syntactic heaviness, it is just plain wrong when you are using procedures as refinements. Sent via Deja.com http://www.deja.com/ Before you buy.