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,e94a7e4f6f888766 X-Google-Attributes: gid103376,public From: Ted Dennison Subject: Re: Comments (was: Self-referential types) Date: 1999/10/22 Message-ID: <7uponp$s4h$1@nnrp1.deja.com>#1/1 X-Deja-AN: 539165019 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> <380F2BA5.1EEE15F1@ftw.rsc.raytheon.com> X-Http-Proxy: 1.0 x41.deja.com:80 (Squid/1.1.22) for client 204.48.27.130 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Fri Oct 22 13:27:24 1999 GMT X-MyDeja-Info: XMYDJUIDtedennison Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.6 [en] (WinNT; I) Date: 1999-10-22T00:00:00+00:00 List-Id: In article , Ehud Lamm wrote: > On Thu, 21 Oct 1999, Wes Groleau wrote: > > |My own view is comments like the following are worse than > |unnecessary, they are pure clutter: > | > |-- check whether the current transaction is completed > |if Is_Completed (Current_Transaction) then > | > > See my "Guidelines for checking exerices" on my Ada page, section 4. > It is stated rather extermely, so don't jump on me... I generally disagree with #5 (using some brainless "naming convention" to distinguish types/variables/constants rather than simply naming them appropriately for the job they do). But, as has been shown here numerous times in the past, its a quite debatable point. However, it might be a good idea to point out the more contraversial points of your standard to your students, so that they are exposed to the pro and con viewpoints. They still have to follow *your* standard in class, of course. :-) -- T.E.D. Sent via Deja.com http://www.deja.com/ Before you buy.