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 <https://pharo.fogbugz.com/default.asp?11576> . A slice is in inbox. I guess it will be in Pharo 3 before the end of the day. 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