Xref: utzoo comp.lang.eiffel:1643 comp.object:3687 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!elroy.jpl.nasa.gov!decwrl!argosy!kentb From: kentb@argosy.UUCP (Kent Beck) Newsgroups: comp.lang.eiffel,comp.object Subject: Re: Reference Semantics Message-ID: <1368@argosy.UUCP> Date: 11 Jun 91 00:01:14 GMT References: <1177@tetrauk.UUCP> <131263@tut.cis.ohio-state.edu> <1178@tetrauk.UUCP> <131691@tut.cis.ohio-state.edu> <1181@tetrauk.UUCP> Sender: news@argosy.UUCP Reply-To: kentb@maspar.com (Kent Beck) Organization: MasPar Computer Corp, Sunnyvale CA Lines: 6 After a year and a half working on a project containing 50K non-comment source lines of Smalltalk I just got my first defect that was a result of improper aliasing. I marked it at the time because I could not remember seeing many such bugs in code I have worked on previously. Kent Beck