ObjectAsMethods, MethodWrappers, and #perform:

Romain Robbes rrobbes at info.unicaen.fr
Mon Apr 19 07:46:53 UTC 2004


Hi Andreas and Markus,

	I've implemented a MethodWrapper (using Markus' ode, using Andreas' in 
turn),
which catches and report to a registry the argument and return types of 
all wrapped
messages. 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.

Thanks,
	Romain




More information about the Squeak-dev mailing list