universalTiles and self references

Ned Konz ned at bike-nomad.com
Mon Mar 18 22:39:00 UTC 2002


Ordinarily, when you do the scripting, references to a Player from within 
that Player's scripts become self references (i.e. if I have a Player named 
"Car" then when I drag a phrase
    Car doSomething
into a script the code becomes
    self doSomething

I've noticed that when you set the Preference "universalTiles", this doesn't 
happen properly; the reference remains to Car rather than to self.

Is this intentional?
-- 
Ned Konz
currently: Stanwood, WA
email:     ned at bike-nomad.com
homepage:  http://bike-nomad.com



More information about the Squeak-dev mailing list