Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!husc6!brutus.cs.uiuc.edu!apple!malcolm From: malcolm@Apple.COM (Malcolm Slaney) Newsgroups: comp.lang.lisp Subject: Re: Comparison of CLOS and New Flavors Summary: Superset of Standards Keywords: CLOS, New Flavors Message-ID: <34538@apple.Apple.COM> Date: 5 Sep 89 21:35:31 GMT References: <4640@lindy.Stanford.EDU> Organization: Apple Computer Inc, Cupertino, CA Lines: 16 In article <4640@lindy.Stanford.EDU> giant@lindy.Stanford.EDU (Buc Richards) writes: >Two years ago I did OOP in New Flavors on a Symbolics (I love that >environment), well now I have been reading Sonkya Keene's book -Object >Oriented Programming in Common Lisp-, and it sure seems familiar. > >So how close are they? Any comparisons would be appreciated. As near as I can tell.....CLOS is the superset of all existing lisp object oriented extensions :-). This only makes sense considering the large number of Lisp vendors out there (including Symbolics) with large number of existing programs. Gregor (and the rest of the committee) have been doing an amazing job but Common Lisp, The Standard, keeps getting bigger and bigger.... Malcolm