Smalltalk has a workspace environment. By definition, "self" refers to the object within which the current method is executed. But how do I understand the "current method" when I type in code snippets inside a workspace window? There is no current object using any method, or I missed something. Anyone can help?
source
share