CLIM mail archive

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

Question concerning methods



> 1. There is a function called CLOS:GENERIC-FUNCTION-LAMBDA-LIST,
> which is implemented in the CLOS versions of Symbolics and Lucid (at
> least >=4.0 for SUNs). Allegro doesn't support it, I think.

Allegro 4.1 beta/final has both CLOS:GENERIC-FUNCTION-LAMBDA-LIST and
CLOS:METHOD-LAMBDA-LIST.

> BUT if I understood you correctly, you need the lambda list of your
> methods, not generic functions, because in generic functions there
> are no specializers, which you do have in methods. So watch out for
> CLOS:METHOD-LAMBDA-LIST or something like that.
-- 
Simon.


References:

Main Index | Thread Index