[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Using nonstandard method-class in generic-functions
- To: Martin Boyer <gamin@moe.mcrcim.mcgill.edu>
- Subject: Re: Using nonstandard method-class in generic-functions
- From: kanderso@DINO.BBN.COM
- Date: Thu, 06 Jul 89 14:36:41 -0400
- Cc: CommonLoops.PA@Xerox.COM
- In-reply-to: Your message of Mon, 03 Jul 89 14:50:53 -0400. <8907031850.AA10803@Moe.McRCIM.McGill.EDU>
- Redistributed: CommonLoops.PA
Your code works fine in AKCL, so i suspect it is a Lucid problem.
I did notice that (describe #'hello) prints the slots out differently
in AKCL, but i wouldn't expect that to be related.
#<compiled-closure HELLO> is an instance of class
#<Funcallable-Standard-Class STANDARD-GENERIC-FUNCTION 12512160>:
The following slots have :INSTANCE allocation:
DISPATCH-ORDER :DEFAULT
METHOD-CLASS #<Standard-Class ACTION-METHOD 16332700>
PRETTY-ARGLIST NIL
VALID-P NIL
CACHE NIL
COMBINED-METHODS NIL
CLASSICAL-METHOD-TABLE NIL
DISCRIMINATOR-CODE NIL
METHODS NIL
NAME HELLO