> > On 11 Oct 2010, at 10:53 , Bram de Kruijff wrote: > > > > > > I noticed that there is no code style or formatting documented on the wiki. > > (This was after I ran into conflicts :s) It seems there are some > > conventions being used be not very consistently. Not trying to get into a > > religious discussion about code style / formatting conventions here, but I > > would very much appreciate some basic rules as they will make diffing, > > patching en IDE configuration a lot easier.
> What about starting with: > > http://incubator.apache.org/ace/java-coding-style-guide.html Looks fine to me! Only suggestion (for now ;)) from my side would be to add a line length 120 (?) recommendation. That make eclipse formatter life easy ;) Regards, Bram

