Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 (Tek) 9/26/83; site tekchips.UUCP Path: utzoo!linus!decvax!microsoft!uw-beaver!tektronix!reed!teklabs!tekchips!allenw From: allenw@tekchips.UUCP (Brock) Newsgroups: net.lang.st80 Subject: Re: Why binary message selectors Message-ID: <517@tekchips.UUCP> Date: Thu, 12-Jan-84 12:34:35 EST Article-I.D.: tekchips.517 Posted: Thu Jan 12 12:34:35 1984 Date-Received: Sun, 15-Jan-84 00:36:38 EST References: <7166@arizona.UUCP> Organization: Tektronix, Beaverton OR Lines: 18 Binary message selectors allow one to say: 1 + 2 or a > b instead of 1 plus: 2 or a greaterp: b In other words they are syntactic sugar when tend to greatly enhance the readability of Smalltalk methods. Allen Wirfs-Brock ...!teklabs!allenw