On Sep 11, 2013, at 8:52 AM, Cl�ment Bera <bera.clement@gmail.com> wrote:

Hello,

Actually I ported this inspector to Spec and I forgot to change the label. To me this is a bug.

I opened bug 11576 .

A slice is in inbox.

I guess it will be in Pharo 3 before the end of the day.


of course. I will do updates in parallel to Stef's "What is new in Pharo" talk.
(to make sure that it will be outdated before it ends ;-)

Thanks for the feedback :)

Clement


2013/9/11 <btc@openinworld.com>
Debugging in Pharo 3.0 I noticed that the bottom right list of variables has 'self' rather than 'thisContext' per Pharo2.0.   Inspecting this 'self' shows a MethodContext.
Before I log a ticket just thought I'd ask.... Is that an intentional permanent change, or just interim behaviour ?  'thisContext' is a well documented part of Smalltalk that Pharo inherited, and having two 'self' variables shown in the debugger is sightly confusing.

cheers -ben