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 autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e94a7e4f6f888766 X-Google-Attributes: gid103376,public From: Robert A Duff Subject: Re: Self-referential types Date: 1999/10/23 Message-ID: #1/1 X-Deja-AN: 539662051 Sender: bobduff@world.std.com (Robert A Duff) References: <7ttb4a$8mq$1@nnrp1.deja.com> <3802f2db_2@news1.prserv.net> <3803B5E3.F96A6DD4@mitre.org> <3803c8bc_2@news1.prserv.net> <3804E7E0.6A0265FB@mitre.org> <38077EB3.E6911567@mitre.org> <380CA5AC.82499FE2@ftw.rsc.raytheon.com> <7um9ji$dor$1@nnrp1.deja.com> <7uq8vo$9gs$1@nntp6.atl.mindspring.net> Organization: The World Public Access UNIX, Brookline, MA Newsgroups: comp.lang.ada Date: 1999-10-23T00:00:00+00:00 List-Id: Richard D Riehle writes: > As usual, we use the kind of tools appropriate for the problem > space and solution space. I am beginning to think that people who > make up hard and fast rules for computer programming are people who > no longer actually write programs. Perhaps they never did. Hmm. I had a hand in writing a book that's got thousands of absolutely hard and fast rules for programming. It's the Ada 95 Reference Manual. And I still actually write programs. ;-) ;-) - Bob