[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Coding conventions



Hi all developers

I really appreciate all work that has been done here before I started to
follow this project.
But I think it is time to put the essential topic coding conventions on the
agenda.

As this project grows successfully I think it is great if we could agree on
a standard way of writing code.
You already know that it speeds up: browsing, and time to understand the
code, for all participants.

I suggest that we use Sun Microsystems's document:
Code Conventions for the JavaTM Programming Language

Please have a look at:
http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html

Greetings
Raul