On 29 December 2012 12:56, St�phane Ducasse
<stephane.ducasse@inria.fr> wrote:
> I jumped straight in and tried to hack without learning some Smalltalk basics but after spending a day with Pharo By Example I am beginning to make some progress.
:)
> Is the Transcript in Pharo 1.4 different from the one used in the PBE image? It displays ThreadedTranscript when I check its properties and it doesn't seem to hang like the PBE image.
From a client point of view this should be the same.
Now the one in 1.4 should be usable to show results of concurrent programs.
> Some example code would really help here.
What are you looking for?
I was asking about a sample of the code Goran described in his answer (and that of Sean after his answer).
I need some code samples to help me learn better.