ObjectAsMethods, MethodWrappers, and #perform:

Romain Robbes rrobbes at info.unicaen.fr
Tue Apr 20 08:17:55 UTC 2004


Hi Markus,


On Apr 20, 2004, at 9:18 AM, Markus Gaelli wrote:

>
> On the other hand you could also do a lot with
> 	 ContextPart >> runSimulated: aBlock contextAtEachStep: block2
>
> I am using this mechanism now for my experiments and it works quite 
> well. (Though inlined methods are not detected, like in the normal 
> debugger...)
> If you are interested, I can send you the code so far.

Yes, I'd like to see how you use it.


>> So I have to deal with the perform problem : it seems that wrapped 
>> method
>> can't be performed, they are failing.
>>
>> So I'd like to know if there is a way to have perform work (Markus, 
>> you said that you were working on a vm change ?), or to know when 
>> accurately when a perform has occured and
>> failed, or when a perform is about to occur.
> As far as I know Tim included the existing change in the latest 
> VM-maker, but the vms are not yet official.

So in this latest version does performing a wrapped works normally ?

Thanks,
	Romain




More information about the Squeak-dev mailing list