| From: Eli Barzilay (eli at barzilay.org) Date: Mon Jun 14 16:27:56 EDT 2004 |
|
On Jun 14, Ittai Balaban wrote:
> So now I'm confused. In my example I was not defining a global
> generic, not a local one. So is there a general problem of some
> defmethod's being "forgotten"? Is the only workaround to explicitly
> use add-method with explicitly constructed methods?
This was exactly the issue that was resolved yesterday... defmethod
should be fine now.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!
| Posted on the users mailing list. |
|