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=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e80a1497a689d8a5 X-Google-Attributes: gid103376,public From: Robert A Duff Subject: Re: Ammo-zilla Date: 1999/11/02 Message-ID: #1/1 X-Deja-AN: 543565044 Sender: bobduff@world.std.com (Robert A Duff) References: <38120FAF.945ADD7D@hso.link.com> <7uutgd$87h$1@nnrp1.deja.com> <19991024.18033546@db3.max5.com> <38189268.43EB150F@mail.earthlink.net> <3818B280.472FDBE5@averstar.com> <7vkj3p$auo$1@nnrp1.deja.com> Organization: The World Public Access UNIX, Brookline, MA Newsgroups: comp.lang.ada Date: 1999-11-02T00:00:00+00:00 List-Id: Robert Dewar writes: > I find it continually confusing that people confuse a > programming paradigm (OOP) with some features in the language > that are useful for supporting this paradigm. I've seen so many conflicting definitions of "OOP" (and Object Oriented Anything Else), that I think the phrase is pretty useless at this point for conveying information other than marketting hype. ;-) Perhaps you should explain which definition you're using in this thread. - Bob