Aug. 31, 2017
3:50 p.m.
On 31 Aug 2017, at 17:46, Sean P. DeNigris <sean@clipperadams.com> wrote:
Pavel Krivanek-3 wrote
In that cases I simply make them global.
It seems that a variable defined with a capitalized name in an inspector is still local. How do you make it global? Something like: `Smalltalk globals at: #MyVar put: expression`?
Yes, there was a discussion about fixing the inspector⦠I have a fix⦠but not yet the time to integrate it: https://pharo.fogbugz.com/f/cases/20254/Playground-should-ask-to-create-clas... Marcus