Name: Anonymous 2009-11-27 14:59
While dabbling with some code and trying to learn Sepples, I got stuck when I wanted to pass the object itself (inside a method of the class) as a parameter for another object, like passing self in Smalltalk. Is this possible?