July 23, 2014
2:38 p.m.
Ok I think that I should allocate some time to SystemLogger because it is a good replacement to transcript. On 23/7/14 15:18, Pavel Krivanek wrote:
Hi Stef,
ThreadSafeTranscript is not the UI class. It is present in the minimal image and it's connected to the STDOUT by default. So it makes sense to split Transcript as a general output stream and a Morphic tool showing its content.
Cheers, -- Pavel
2014-07-23 15:08 GMT+02:00 stepharo <stepharo@free.fr <mailto:stepharo@free.fr>>:
Hi pavel
can you explain to me why this would bring a dependency that is not already included by Transcript? Transcript depends on ThreadSafeTranscriptPluggableTextMorph
https://pharo.fogbugz.com/default.asp?13627#105924
Stef