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=0.1 required=5.0 tests=BAYES_05,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: ell@access1.digex.net (Ell) Subject: Re: What is wrong with OO ? Date: 1996/12/31 Message-ID: <5a9r1k$e74@news4.digex.net>#1/1 X-Deja-AN: 206855232 organization: The Universe followup-to: comp.lang.c++,comp.lang.smalltalk,comp.lang.eiffel,comp.lang.ada,comp.object,comp.software-eng newsgroups: comp.lang.c++,comp.lang.smalltalk,comp.lang.eiffel,comp.lang.ada,comp.object,comp.software-eng Date: 1996-12-31T00:00:00+00:00 List-Id: Ian Joyner (i.joyner@acm.org) wrote: : What made me think of this was that Bill Gates stated in his book that : Boeng designed the entire 777 aircraft using one gigantic electronic : document! Physical engineering disciplines have made good use of : computing technology, it's about time software engineers followed : the same path... better and more productive languages and environments, : and stop defending archaic 25 year old languages from another era. I find some 25 year languages like C++ very useful even today. A lot of following a good OO paradigm is in how tools are used and approached. : And this gets back to a point ... made quite a while ago : in this thread, that analysis and design is programming, and that : these should not be done by different groups. Because Boeing had a super diagram doesn't mean it's highest level was predicated on a single, or even specific set of, technology, i.e. on one or more specific languages, or distribution technologies in our case. For more along these lines one should read Constantine's end column in the latest Object magazine. He advocates _delaying_ implementation as much as possible. Elliott