Should we try to agree on a coding style for the project?
Stuff like:
* tab-length of four spaces, use spaces instead of tabs
* max. 80 characters per line
* how and what to javadoc, etc.
I can put something up on the wiki tomorrow if there is any interest.
/bjorn
However, this is an old and somewhat ridicules discussion and it will never end. My suggestion is to remove this item from the convention and let it be a per file convention, so the reading is not disturbed by varying style within one file.
/Henrik
On 8 apr 2010, at 22.15, Björn Lindberg wrote:
> Hiya,
>
> I've added a suggestion for a few style rules at
> ... > Session Tester ... > Development > Coding Conventions.
>
> Please take a look and butcher anything you don't like.
>
> /bjorn
>> --
>> To unsubscribe, reply using "remove me" as the subject.
>
Great discussion though, keep it up. As Jared said, finally we are a
real project. :-)
-Jonathan