[slime-devel] Re: swank reloading problem

Marco Baringer mb at bese.it
Sun Jun 4 17:00:21 UTC 2006


Cyrus Harmon <ch-slime at bobobeach.com> writes:

> On further examination, the problem is that swank-backend gets
> reloaded, causing the definterface forms to fire again, which
> overwrites the existing methods. The following patch checks to see if
> the symbol is fbounp before doing the defgeneric and gen-default-impl
> stuff.

unfortunetly this makes it hard to work on slime (though i'll admit
that executing the defimplementation forms multiple times doesn't
happen much an more). maybe it'd be better to set some flag at after
loading the file and test on that? if someone wants to work on slime
they just turn that single flag off and continue as if nothing
happened.

-- 
-Marco
Ring the bells that still can ring.
Forget your perfect offering.
There is a crack in everything.
That's how the light gets in.
	-Leonard Cohen




More information about the slime-devel mailing list