> -----Original Message-----
> From: Kief Morris [mailto:[EMAIL PROTECTED]]

> >It is one of my major source of error when not using the '_'  and I
> >have seen the error several times along with variable naming
> >gymnastics to avoid the this. people would use aSomething or
   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

> >theSomething or whatever. That look crappy in the Javadoc.

> The "standard" way to handle this is of course:
[...]

See above. People will often forget to type 'this.' for the same reason they
forget to put braces around a single line statement: lazyness.

I think we all do this from time to time...human nature you know...

Stephane

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to