> Secondly, I know what an anonymous class is and etc.
I was addressing Mark Space's comment.
I don't know why the person who told you to avoid indentation on Usenet would
mislead you so horridly.
You can indent less on Usenet to be kind to newsreaders, for example use 2
spaces instead of your normal indent level, but it is an invaluable aid to
readability and consistent with the folk standard to indent.

Signature
Lew
John W. Kennedy - 01 Nov 2007 00:49 GMT
> I don't know why the person who told you to avoid indentation on Usenet
> would mislead you so horridly.
Probably said "tabs" originally.

Signature
John W. Kennedy
"The poor have sometimes objected to being governed badly; the rich have
always objected to being governed at all."
-- G. K. Chesterton. "The Man Who Was Thursday"
Andrew Thompson - 01 Nov 2007 03:33 GMT
...
>I don't know why the person who told you to avoid indentation on Usenet would
>mislead you so horridly.
Nor do I. But then, I suspect the advice was more along
the lines of 'post short lines' and 'do not include tabs'.
'remove all indentation' is not (generally) part of the advice.
..
>You can indent less on Usenet to be kind to newsreaders, for example use 2
>spaces instead of your normal indent level, but it is an invaluable aid to
>readability and consistent with the folk standard to indent.
Here is a tool that helps check line width, and replace tabs.
<http://www.physci.org/twc.jnlp>

Signature
Andrew Thompson
http://www.athompson.info/andrew/
pek - 01 Nov 2007 22:51 GMT
> ..
>
[quoted text clipped - 12 lines]
> Here is a tool that helps check line width, and replace tabs.
> <http://www.physci.org/twc.jnlp>
AHhahahahhahaha..
That's a pretty cute tool :P Loved it! ;)
> --
> Andrew Thompsonhttp://www.athompson.info/andrew/
>
> Message posted via JavaKB.comhttp://www.javakb.com/Uwe/Forums.aspx/java-general/200711/1
Daniel Pitts - 02 Nov 2007 02:21 GMT
>> Secondly, I know what an anonymous class is and etc.
>
[quoted text clipped - 6 lines]
> 2 spaces instead of your normal indent level, but it is an invaluable
> aid to readability and consistent with the folk standard to indent.
Specifically, make sure your code IS styled, fits within 80 characters
width, and doesn't have *any* tab characters.
As Lew said, you should use 2 spaces for indent, depending on the
nesting level. I often use 3 or 4, but my design style tends to prevent
deeply nested scopes that require that much indentation.

Signature
Daniel Pitts' Tech Blog: <http://virtualinfinity.net/wordpress/>
>First of all, the indention is missing there because many people told
>me not to indent code to google groups
They probably told you not to use TAB characters. Indenting is
necessary.
Further, this is a global newsgroup. Google is one of hundreds of
ways of accessing it. Google it no way owns it or controls it.
See http://mindprod.com/jgloss/newsgroups.html

Signature
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com