Re: MMD acting up...

2005-04-22 Thread Leopold Toetsch
Cory Spencer <[EMAIL PROTECTED]> wrote: > I've encountered some multimethod dispatch funnyness tonight. The > included code which one would expect to produce a value of 1 ends up > printing a value of 3. It wasn't really a MMD problem, but the already described problem of an Integer being either

MMD acting up...

2005-04-21 Thread Cory Spencer
I've encountered some multimethod dispatch funnyness tonight. The included code which one would expect to produce a value of 1 ends up printing a value of 3. Changing "a" and "b" to be regular Integer types seems to work. Can anybody shed any more light on this? -c .sub _main @MAIN .local