Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!samsung!uunet!mcsun!unido!alfrat!guest From: guest@alfrat.uucp (Mr. Guest User) Newsgroups: comp.lang.eiffel Subject: Re: On classification Message-ID: <308@alfrat.uucp> Date: 23 Apr 91 15:54:29 GMT References: <527@eiffel.UUCP> <1135@tetrauk.UUCP> <1991Apr22.125642.7488@bony1.bony.com> Reply-To: alan@farell.UUCP (Alan Leslie) Organization: A+F System-Entwicklung, W-Germany Lines: 25 Aha! finally in this dinosaur business there has been a mention of something to do with Object Oriented Concepts. I refer to Richie Bielaks article <1991Apr22.125642.7488@bony1.bony.com>. It's a pity that there is a slight mistake in the example he gives. In article <1991Apr22.125642.7488@bony1.bony.com> richieb@bony1.UUCP (Richard Bielak) writes: >No, no, no! Disnosaurs and mammals are both vertebrates and have --- ----------- > >In Eiffel we would have ;-) : > > class DINOSAUR is > > inherit > BACKBONE > features > ... > end; Oops! Does this mean a DINOSAUR is a BACKBONE? I hope he meant to say that a DINOSAUR inherits from something that has a BACKBONE, like maybe a vertebrate.