[Pharo-project] [squeak-dev] Re: Cog VM -- Thanks and Performance / Optimization Questions

Stéphane Ducasse stephane.ducasse at inria.fr
Sat Feb 19 22:00:26 UTC 2011


Thanks juan
We will look at it :)
Having a fast and safe transcripter is good.

On Feb 18, 2011, at 11:07 PM, Juan Vuletich wrote:

> Igor Stasenko wrote:
>> It seems that you guys (Stephane & Juan) both making same mistake. :)
>> 
>> You trying to assign multiple different roles to Transcript at once:
>> - be a stream
>> - be a GUI element (can draw/update itself on a screen)..
>>  
> 
> I don't agree. This new Transcript is not a Stream. It is a logger, that can log both to screen and to file. The stream like protocol is just for compatibility. Besides, the usual mechanisms for separating view and model are not used on pourpuse, this doesn't rely on a particular GUI. It is more like Transcripter (i.e. the emergency evaluator).
> 
> Cheers,
> Juan Vuletich
> 




More information about the Squeak-dev mailing list