April 3, 2011
9:53 a.m.
Status: Accepted Owner: marcus.d...@gmail.com Labels: Milestone-1.3 New issue 3948 by marcus.d...@gmail.com: Transcript and ThreadedTranscript needs to be merged http://code.google.com/p/pharo/issues/detail?id=3948 Transcript is now not a Stream subclass anymore. ThreadedTranscript's install method now destroys the Transcript class. Transcript now has a semaphore, so maybe it is thread safe? merge needed.