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: 109fba,b87849933931bc93 X-Google-Attributes: gid109fba,public X-Google-Thread: fac41,b87849933931bc93 X-Google-Attributes: gidfac41,public X-Google-Thread: f43e6,b87849933931bc93 X-Google-Attributes: gidf43e6,public X-Google-Thread: 103376,b87849933931bc93 X-Google-Attributes: gid103376,public X-Google-Thread: 1108a1,b87849933931bc93 X-Google-Attributes: gid1108a1,public X-Google-Thread: 114809,b87849933931bc93 X-Google-Attributes: gid114809,public From: feldmand@erols.com (Damon Feldman) Subject: Re: What is wrong with OO ? Date: 1996/12/15 Message-ID: <58vjru$sbe@boursy.news.erols.com>#1/1 X-Deja-AN: 204177315 references: <32A4659D.347A@shef.ac.uk> <32A71BC6.2D857063@arscorp.com> <32A82AFE.255A@possibility.com> organization: Erol's Internet Services newsgroups: comp.lang.c++,comp.lang.smalltalk,comp.lang.eiffel,comp.lang.ada,comp.object,comp.software-eng Date: 1996-12-15T00:00:00+00:00 List-Id: tmh@possibility.com wrote: >Daniel Drasin wrote: >> > >> The problems I've seen with OO projects arise not from the use of OO, >> but from the misuse of OO. Programmers trying to use non-OO methods, >> incorrectly applying OO concepts, etc. >If i invented a hammer and 90% of people couldn't use >it correctly would we blame the hammer or the people? >It seems those who've "got" OO blame the people Programming is a technichal discipline and you've got to know what you're doing. By the 90% rule computers themselves would be considered useless. It's just that all of us here know how to use them. The question is whether or not spending time teaching OO properly and then applying that knowledge is effective or not. The fact that people don't use OO properly when they have inadequate training can't legitamately be used to disparage OO. Damon