July 18, 2011
4:36 p.m.
ok, let me know if you will remove or add some package because it requires manual modification of scripts. What is the current right way to create new Transcript object? :-) -- Pavel On Mon, Jul 18, 2011 at 4:34 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Hi pavel
I removed the ref to RecentMessageSet since we will remove it. And I noticed that there was a reference to TranscriptModel, so may be we should remove it since I'm not sure that we will keep it. Or may be this is a good idea of have a model :)
    Smalltalk globals at: #Transcript put: TranscriptModel new.
Stef