Xref: utzoo comp.lang.c++:6554 comp.object:976 Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uwm.edu!rutgers!orstcs!mist!budd From: budd@mist.cs.orst.edu (Tim Budd) Newsgroups: comp.lang.c++,comp.object Subject: Re: Code Reuse (was Re: Inheritance vs. Composition) Message-ID: <15988@orstcs.CS.ORST.EDU> Date: 19 Feb 90 17:02:55 GMT References: <10465@alice.UUCP> <136@dumbcat.UUCP> Sender: usenet@orstcs.CS.ORST.EDU Reply-To: budd@mist.CS.ORST.EDU (Tim Budd) Organization: Oregon State Univ. -- Computer Science Lines: 21 In article cimshop!davidm@uunet.UU.NET (David S. Masterson) writes: >A quote I stole from Jon Krueger (forgive me, Jon :-) in comp.databases who >borrowed it from Knuth: > > Knuth (loosely): more evil has been done in the name of > performance than any other area. > In the interests of factual accuracy, let me point out that the quote should be attributed to Bill Wulf, not Don Knuth. Here it is: ``More computing sins are committed in the name of efficiency (without necessarily achieving it) than for any other single reason - including blind stupidity'' in W. A. Wulf, ``A Case Against the GOTO'', Proceedings of the 25th National ACM Conference, August 1972, pp 791-97. Has been reprinted many times, for example in ``Classics in Software Engineering'', edited by Ed Yourdon, published by Yourdon press. --tim budd, budd@cs.orst.edu