you are right, this works, any downside to doing this way?
what exactly does it mean when you call "self"?
is this similar to "this" in java? but then "this" in java only applies to the object you are on......what is "self" exactly referring to? the delegate?
|