Interesting - when I use Playground, the variable is red at first. After the 
first doit, it turns blue, I assume because it is now bound to an object. When 
I inspect after the initial doit, I get an inspector with the real object.
So ... installing GToolkit on Pharo 3 is the answer :)

-Edward

> On Dec 28, 2014, at 10:23 AM, kilon alios <kilon.al...@gmail.com> wrote:
> 
> yes that is an issue I have as well and it seems that it also continues in 
> Pharo 4 Playground. But generally should not affect your code. 
> 
>> On Sun, Dec 28, 2014 at 4:32 PM, nacho <0800na...@gmail.com> wrote:
>> First of all thanks for all the responses. I should have checked the class
>> comment first.
>> 
>> I agree with Kilon, if I use a temporary variable in a workspace after doing
>> the code if I inspect it the object is gone whereas doing it the way Kilon
>> does the object is still there.
>> Now why in my Pharo images Workspace variable (I suppose this is the correct
>> term isn't it?) are in red and in Kilon's awesome tutorials are in blue?
>> best regards
>> Nacho
>> 
>> 
>> 
>> 
>> 
>> -----
>> Nacho
>> Smalltalker apprentice.
>> Buenos Aires, Argentina.
>> --
>> View this message in context: 
>> http://forum.world.st/Question-on-temporal-variables-in-Workspace-tp4797161p4797208.html
>> Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
> 

Reply via email to