Issue with self halt.

karl karl.ramberg at chello.se
Sun Dec 4 13:22:26 UTC 2005


Hans-Martin Mosner wrote:

> 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. 

Also the if the block runs in another process than the UI stepping 
through it may give you other values.
karl




More information about the Squeak-dev mailing list