Path: utzoo!mnetor!uunet!mcvax!ukc!dcl-cs!nott-cs!pyr1.cs.ucl.ac.uk!winnie From: winnie@pyr1.cs.ucl.ac.uk Newsgroups: comp.lang.c++ Subject: Re: Object Design Tools Message-ID: <36300003@pyr1.cs.ucl.ac.uk> Date: 29 Feb 88 17:37:00 GMT References: <97@cui.UUCP> Lines: 9 Nf-ID: #R:cui.UUCP:-9700:pyr1.cs.ucl.ac.uk:36300003:000:570 Nf-From: pyr1.cs.ucl.ac.uk!winnie Feb 29 17:37:00 1988 Tsichritzis has given some comments regarding proper design tools for object-oriented programming. However, I believe that before we can decide what design tools are necessary, we do need a proper design methodology which provides the infrastructure for the design tools. At least that is what happened to structured programming style. At first, we had structured programming languages such as Pascal. Then there's the structured design method such as Yourdon's method. The design method brought with it the design tools such as structured editor, data dictionary etc.