On Apr 17, 2012, at 9:05 AM, stephane ducasse wrote:

> Hi 
> 
> so far
> 
> ContextPart>>contextForLocalVariables
>       "Answer the context in which local variables (temporaries) are stored."
> 
>       self subclassResponsibility
> 
> MethodContext>>contextForLocalVariables
>       "Answer the context in which local variables (temporaries) are stored."
> 
>       ^self
> 
> So we could get rid of it.
> 
Yes, and merge ContextPart with MethodContext...

I added an entry:

        
http://code.google.com/p/pharo/issues/detail?id=5615
        

        Marcus

--
Marcus Denker -- http://marcusdenker.de


Reply via email to