Hello,Actually I ported this inspector to Spec and I forgot to change the label. To me this is a bug.
Thanks for the feedback :)Clement2013/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