Subject: Newbie: Equivalent to "this" keyword in Java?
From: Wes Gamble <weyus att.net>
Date: Tue, 28 Mar 2006 07:56:01 +0900
If I am writing a method and I want to refer to the instance of the
object itself, do I use "self"? Can I use "this"? Is "this" an alias
for "self"?
Wes
--
Posted via http://www.ruby-forum.com/.