Fwd: Creating services

stéphane ducasse ducasse at iam.unibe.ch
Sun Jan 22 12:24:52 UTC 2006


Romain was checking services and apparently we have to take into  
account a change between 6706 and 6713


> 	While checking this procedure, I actually found that there is a  
> difference of behavior between version 6706 and version 6713
> 	of squeak preventing this to work: Object>>#perform:orSendTo: has  
> been modified between the two version.
>
> 	The bottomline is that the following method should be added:
>
> 	ServiceAction >> perform: selector orSendTo: otherTarget
> 		^ self perform: selector
>
>
> 	Stef, could you put that in the update stream?
>
> 	Diego, feel free to ask further question if you need to.
>
> 		Romain




More information about the V3dot9 mailing list