Issue with self halt.

Hans-Martin Mosner hmm at heeg.de
Sun Dec 4 12:40:09 UTC 2005


Alexandre Bergel wrote:

> Hi!
>
> I am encountering a situation for which proceeding a 'self halt'  
> changes the result of the method in which it is contained.
> i.e., [self halt. "blah..."] has not the same effect than ["blah..."]
> Does anyone see such a thing ?

Do the objects visible in the debugger have some lazy initialization 
code which might be triggered by them being displayed?
Without seeing any context, that would be my first guess.

Cheers,
Hans-Martin



More information about the Squeak-dev mailing list