[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using nonstandard method-class in generic-functions



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