Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!uwm.edu!ux1.cso.uiuc.edu!midway!midway.uchicago.edu!berger From: berger@tartarus.uchicago.edu (Jeff Berger) Newsgroups: comp.lang.clos Subject: Re: Procedural attachment - correction Message-ID: Date: 13 Jun 91 16:44:52 GMT References: Sender: news@midway.uchicago.edu (NewsMistress) Distribution: comp Organization: University of Chicago Computer Science Lines: 16 In-Reply-To: berger@tartarus.uchicago.edu's message of Wed, 12 Jun 1991 03: 04:43 GMT The code I supplied in the initial post contained an error. The definition for SLOT-UNBOUNDP-USING-CLASS should be: (defmethod SLOT-BOUNDP-USING-CLASS ((class meta-organ-tolerance) object slot-name) (or (eq 'limit slot-name) (call-next-method))) (The erroneous code was the result of my tinkering around when the above definition didn't work.) Neither the above version, nor the erroneous one posted earlier are found. -- Jeff Berger |USmail: Ryerson 256 berger@tartarus.uchicago.edu | 1100 East 58th Street (312) 702-8584 | Chicago, IL 60637