On Wed, Mar 21, 2012 at 3:49 AM, Stéphane Ducasse <stephane.ducasse@inria.fr
wrote:
There is no fight..
- first we would like to see if class can be lookup dynamically (and cached)
are you talking about environments/namespaces stuff??
- second Smalltalk tools log does not hard code yet another global. We got problem when we want to change code in the compiler that relied on transcript when we changed transcript. At the end we removed the message because it was useless but this illustrates the point.
But I see Transcript as logging machinery... same as Smalltalk tools log. Then there are two ways to access log machinery (in real we have more because of #log: and family in Object, so I count three). Guille
Stef
Transcript global var vs Smalltalk tools log
... but It will surely not be as fun, he
Guille
-- Best regards, Igor Stasenko.