What has changed in MethodContext?

Avi Bryant avi.bryant at gmail.com
Tue Apr 18 22:05:14 UTC 2006


On Apr 14, 2006, at 9:11 AM, Dave Mason wrote:

> I am using Avi Bryant's Continuation class, and it sends a #localSize,
> #localAt: and #localAt:put: messages to a MethodContext to manipulate
> the locals.
>
> Unfortunately, the image I'm using (3.8g-6548) doesn't have any  
> methods
> that I recognize as equivalent.
>
> Can anyone help?

Those are implemented on ContextPart, not directly on  
MethodContext... it would surprise me if that had changed across  
Squeak versions.

Avi



More information about the Squeak-dev mailing list