Step 1: Login - Step 2: Vote! Login and vote now.
By ailon
via devblog.ailon.org
Published: May 29 2008 / 14:14
By ailon
via devblog.ailon.org
Published: May 29 2008 / 14:14
Comments
Rob Signorelli replied ago:
I gotta agree with some of the comments on the page and not the article. I'll take a good "m_variable" over "this.variable" any day. First you don't get bombarded with highlighted keywords in your IDE for every simple variable reference (since 'this' is a keyword). Syntax highlighting is nice, but I don't want my methods looking like Vegas billboards. Also you eliminate the careless mistake of accidentally defining a local variable with the same name as an instance variable; creating a tricky to debug issue. Plus fewer keystrokes and it's less to read.
Voters For This Link (8)
Voters Against This Link (6)