Re: Nonstandard method combinations?
- From: Michal Krupka <kokoml2@xxxxxxx>
- Date: Sun, 29 Oct 2006 09:31:29 +0100
On 2006-10-29 02:10:11 +0200, Christophe Rhodes <csr21@xxxxxxxxxx> said:
Michal Krupka <kokoml2@xxxxxxx> writes:....
BTW, I've tried the code on LispWorks, SBCL, and Allegro, and only
LispWorks does not lead to error after executing (upgrade-config-file
2). The error is "More than one method of type METHODS with the same
specializers." Is there an error in my code?
Formally, maybe. Buried in the spec for the long form of
DEFINE-METHOD-COMBINATION, there is the lovely wording (and I
apologize for the long and complex quote, but this is what we get to
play with):
Thank you for your explanation. Using the * method group works in SBCL indeed. Allegro still signals the error.
Michal
.
- Follow-Ups:
- Re: Nonstandard method combinations?
- From: Pascal Costanza
- Re: Nonstandard method combinations?
- References:
- Nonstandard method combinations?
- From: Michal Krupka
- Re: Nonstandard method combinations?
- From: Michal Krupka
- Re: Nonstandard method combinations?
- From: Christophe Rhodes
- Nonstandard method combinations?
- Prev by Date: Re: Using "internal" macros of a CL implementation
- Next by Date: Re: allegro cl installer -- A.I built in, all the way DOWN
- Previous by thread: Re: Nonstandard method combinations?
- Next by thread: Re: Nonstandard method combinations?
- Index(es):