Deprecate self

Rainer Deyke root at rainerdeyke.com
Wed Apr 18 10:29:57 EDT 2001


"Dave LeBlanc" <whisper at oz.net> wrote in message
news:9bji5k$417$0 at 216.39.170.247...
> Since self is used for every method of every class, isn't it a bit
> redundant? I don't know of another OO language that makes you manually
> carry around the "this"/"self" pointer/reference...

My C++ code has become much more readable since I started referring to
member variables through 'this'.


--
Rainer Deyke (root at rainerdeyke.com)
Shareware computer games           -           http://rainerdeyke.com
"In ihren Reihen zu stehen heisst unter Feinden zu kaempfen" - Abigor





More information about the Python-list mailing list