Rainer Deyke wrote: > My C++ code has become much more readable since I started referring to > member variables through 'this'. I had the same experience with Java. Writing 'this' also helps to avoid having to artificially mutate variable names that are logically related in code such as: class Blah { Foo foo; Blah(Foo foo) { this.foo = foo; } ... } Now, I've admittedly been corrupted by Python, but I know some Java purists who like this ('this'?) style too. -Steve -- Steve Purcell, Pythangelist Get testing at http://pyunit.sourceforge.net/ Any opinions expressed herein are my own and not necessarily those of Yahoo
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4