Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!wuarchive!zaphod.mps.ohio-state.edu!samsung!xylogics!bu.edu!bucsd!gasp From: gasp@bucsd.bu.edu (Isaac Kohane) Newsgroups: comp.lang.lisp Subject: Prototype methods in CLOS? Summary: LOOPS-like functionality Keywords: CLOS, LOOPS Message-ID: <63236@bu.edu.bu.edu> Date: 25 Aug 90 23:00:15 GMT Sender: news@bu.edu.bu.edu Reply-To: gasp@bucsd.UUCP (Isaac Kohane) Organization: Computer Science Department, Boston University, Boston, MA, USA Lines: 9 Does CLOS support sending messages to classes in the way LOOPS (on the Xerox 1108) used to (using the prototype syntax)? Otherwise, I have to create an instance to evaluate a method for that class... is that right? Thanks -Zak