From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-0.0 required=3.0 tests=BAYES_40 autolearn=ham autolearn_force=no version=3.4.5-pre1 Date: 21 Apr 93 17:38:10 GMT From: cis.ohio-state.edu!zaphod.mps.ohio-state.edu!usc!news.bbn.com!ulowell!swl vx2!jjm@ucbvax.Berkeley.EDU (James Murphy {75881}) Subject: Re: Documenting Individual Objects Message-ID: <1993Apr21.173810.22119@swlvx2.msd.ray.com> List-Id: The methodology outlined in "Object-Oriented Modeling and Design" by Rumbaugh et al is a good example of a more robust methodology. There seems to be a good balance between: Object interaction and Individual object behaviour System composition vs. system behavior MHO for what it's worth.