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,d95b511473b3a931 X-Google-Attributes: gid103376,public From: dewar@cs.nyu.edu (Robert Dewar) Subject: Re: software engineering and the notion of authorship Date: 1996/07/10 Message-ID: #1/1 X-Deja-AN: 168181818 references: <01BB6E34.8313FAA0@idc213.rb.icl.co.uk> organization: Courant Institute of Mathematical Sciences newsgroups: comp.lang.ada Date: 1996-07-10T00:00:00+00:00 List-Id: Simon says "We have a similar story here, a well known and extremely good assembler = programmer wrote a large (>800 line) assembler package with one comment, = next to a Jump-If-Equal statement he wrote the single comment "Jump here = if not equal" - Wonderful!" Of course, the fault lies here not with the programmer, but with the environment and management which allowed this code to be placed into the system. The programmer should have been forced to write in a reasonable style or gotten rid of. There is no such thing as an "extremely good assembler programmer" who would write a package of this size with no comments. The real fault lies with a manager who did not realize this and who tolerated such nonsense.