Richard S. Hall wrote:
Marcel Offermans wrote:
Hi Stefano,
On Sep 20, 2007, at 19:45 , Stefano Lenzi wrote:
I would like to discuss two point:
[cut]
- I know that Clement has create a Checksytle and a Eclipse
formatter complaint to the Felix coding style. I think that we
reserve a location in our repository for providing such file to
developer and also try to keep it updated. It's worth to notice that
the Checkstyle configuration file could be both by Maven and IDE.
The most important thing is to maintain a document that describes our
code style. Everything else is optional in my opinion, since probably
we all have different preferences when it comes to IDE's. That said, I
do appreciate the fact that Clement has provided these files. I don't
care if they're maintained in svn or the wiki however.
Agreed.
-> richard
Greetings, Marcel
OK! So I would like to ask to Clement to donate it's code style
definition and save them somewhere in the repository, maybe in the tools
or a new codestyle folder.
So after that we could add a checkstyle report to Felix POM in order to
easily track project which does not match the standard coding.