On 6/26/2012 10:18 PM, Arne Vajhøj wrote:
> On 6/26/2012 7:26 PM, Gene Wirchenko wrote:
>> On Tue, 26 Jun 2012 14:34:13 -0700 (PDT), Lew <>
>> wrote:
>>> Gene Wirchenko wrote:
>>>> bilsch wrote:
>>>>> advise is appreciated and noted. I know my indentation is wrong -
>>>>> it is
>>>>> something I'll have to work on. I hope I can finish this project
>>>>> without
>>>>
>>>> Adopt an indentation style whether it is your own and one that
>>>> you see that you are comfortable with. Consistent indenting can help
>>>> you catch errors.
>>>
>>> It is best to use the Java Coding Conventions or something very close.
>>>
>>> There are a couple of very limited acceptable variations from those
>>> conventions.
>>
>> That is your religion.
>
> It is the recommendation from the inventors of the language.
>
> And it is by far the most widely used coding convention from Java.
>
> Facts not religion.
State-sponsored religion is still religion
All things said and done, though, it's a very good idea to follow those
guidelines unless you have extremely compelling reasons not to.
--
Beware of bugs in the above code; I have only proved it correct, not
tried it. -- Donald E. Knuth