> On Feb 26, 2016, at 9:12 AM, Denis Kudriashov <[email protected]> wrote: > > > 2016-02-25 18:24 GMT+01:00 Eliot Miranda <[email protected]>: >> It's so that when a doesNotUnderstand: occurs and one implements the method >> in the debugger one can proceed. The sentTo: at the end will now invoke the >> newly defined method and one can continue programming. > > But as I said I make experiment. And in Pharo this recursion is not needed to > implement unknown messages in Debugger. But for case of Vincent it is needed
Which implies that the debugger is doing something unnecessary. Instead of creating an activation of the newly defined message it could simply proceed? _,,,^..^,,,_ (phone)
