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: fac41,b87849933931bc93 X-Google-Attributes: gidfac41,public X-Google-Thread: 109fba,b87849933931bc93 X-Google-Attributes: gid109fba,public X-Google-Thread: 11cae8,b87849933931bc93 X-Google-Attributes: gid11cae8,public X-Google-Thread: 103376,b87849933931bc93 X-Google-Attributes: gid103376,public X-Google-Thread: 114809,b87849933931bc93 X-Google-Attributes: gid114809,public X-Google-Thread: 1108a1,b87849933931bc93 X-Google-Attributes: gid1108a1,public X-Google-Thread: f43e6,b87849933931bc93 X-Google-Attributes: gidf43e6,public From: Jeff Miller Subject: Re: What is wrong with OO ? Date: 1996/12/06 Message-ID: <32A7B9BC.52C71CEF@probe.net>#1/1 X-Deja-AN: 202631342 references: <32A4659D.347A@shef.ac.uk> <32A47B95.393F@iconcomp.com> <32A59FE9.2667@shef.ac.uk> <32A5F390.2A99@iconcomp.com> content-type: text/plain; charset=us-ascii organization: Probe Technology Internet Services mime-version: 1.0 newsgroups: comp.lang.c++,comp.lang.smalltalk,comp.lang.eiffel,comp.lang.ada,comp.lnag.java,comp.object,comp.software-eng x-mailer: Mozilla 3.0Gold (X11; I; Linux 1.2.13 i586) Date: 1996-12-06T00:00:00+00:00 List-Id: Bill Gooch wrote: > > Ahmed wrote: > > > > Actually immediat reuse can be acheived to a certain extent with > > the traditional structural methods if they adopted a good design > > A key phrase here is "to a certain extent." OO allows > more effective reuse (less redundancy, less copy-and-edit) > than alternatives. This reminds me of a thread we had on the comp.lang.c++ ng a couple of years ago. I maintained then, and continue to maintain, that the extent to which OO tools incrementally promote reuse (C++ as compared to C, to draw an obvious example) is not in and of itself sufficient to have any meaningful impact in any large organization. Effective reuse is substantially a management issue, not a technical one. OO helps, but organizational and process changes are more important. Jeff Miller Senior Server Architect CSG Systems, Inc. jeff_miller@csgsys.com jmiller@probe.net