[armedbear-devel] [PATCH] jcall(there are multiple matching methods)

Alessio Stalla alessiostalla at gmail.com
Sat Nov 7 10:12:03 UTC 2009


On Sat, Nov 7, 2009 at 2:34 AM, Yoshinori Tahara
<read.eval.print at gmail.com> wrote:
> Hello.
>
> Attached is a patch which fixes jcall in case there are multiple
> matching methods.

Hi.
I have written very similar code (in Lisp) for a project of mine.
However, I think that it's incorrect to just return the first
applicable method, as there can be multiple ones, and you should
choose the most specific. Anyway, your patch is a good start.

Bye,
Alessio




More information about the armedbear-devel mailing list