[squeak-dev] Enable primitive in Object>>#executeMethod: ?

Tobias Pape Das.Linux at gmx.de
Wed Mar 2 09:07:13 UTC 2011


Hello —

I just looked into 

Object>>#executeMethod:

and found, that a primitive pragma is commented out there.
I tried to use the primitive in a dedicated method and 
found it working on the Mac 5.8b12 Cog VM. what about
enabling it altogether? And the following, too?

Object>>#executeMethod:
Object>>#with:executeMethod:
Object>>#with:with:executeMethod:
Object>>#with:with:with:executeMethod:


So Long
	-Tobias


More information about the Squeak-dev mailing list