[Pharo-project] SmalltalkImage
Nov. 7, 2010
1:30 a.m.
Hi guys, I wonder how SmalltalkImage create the Smalltalk instance. Can someone explain me that ? Thank you Ben
Nov. 7, 2010
1:50 a.m.
On Sun, 7 Nov 2010, Benjamin wrote:
Hi guys,
I wonder how SmalltalkImage create the Smalltalk instance.
Can someone explain me that ?
Smalltalk is a global variable, it's value is the only instance of SmalltalkImage. The code that created the instance was removed, so you won't find it. Levente
Thank you
Ben
5745
Age (days ago)
5745
Last active (days ago)
1 comments
2 participants
participants (2)
-
Benjamin -
Levente Uzonyi