Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!tut.cis.ohio-state.edu!unreplyable!garbage From: smh@Franz.COM (Steve Haflich) Newsgroups: comp.lang.clos Subject: MAKE-LOAD-FORM and SAVE-OBJECT Message-ID: <9105091531.AA02786@akbar.Franz.COM> Date: 9 May 91 15:31:39 GMT References: Sender: welch@tut.cis.ohio-state.edu Distribution: inet Organization: CommonLoops Lines: 10 From: kerry@ads.com (Kerry Koitzsch) The current MOP specifiaction has some other problematic points, too: primarily being unable to say (give-me-your-metaclass (find-class 'some-class)), or is there a way? i havent been able to find it.... Metaclass == "class of the class": (class-of (find-class 'some-class))