Gerolf Seitz wrote:
On Fri, Apr 18, 2008 at 9:05 AM, Bernd Fondermann <[EMAIL PROTECTED]>
wrote:

how about code formatting?
personally, i use eclipse. i think we (wicket) have a pretty nice code
formatter setup.
in case you're using some other IDE or text editor, maybe we can somehow get
find a decent
setup that works for both of us (and others of course).
currently, it seems the code is manually formatted (at least eclipse wants
to change a lot
during autoformatting).

wdyt?

I just saw you use 8 char indentions, right?

the standard in sun's recommendation is 4 chars, that's why most java projects at apache use it, including Vysper. I suggest we either force to tabs (everyone can have its own tab width (4/8), disadavantage: code might not align for everyone) or you change to 4 char indention, too. :-)

Changing the whole existing source code from 8 -> 4 would be another solution. - Though, I'd prefer sticking with 4.

Just let us adjust our settings so that IDEs just reformat changed lines on commit.

do we have a wiki
(in-/outside of apache)?

Unfortunately not. There is no labs wiki and I could not yet convince people to establish one, although I think it this is essential for community building around lablings and make them more accessible in general. If you want to re-roll the case, you have my enthusiastic support.

would be easier to have those things in a place where it's easy to find.

I agree. I'd like to write some docs in a wiki or better in opendoc (using ant preferably), but I didn't get around to set this up yet.


  Bernd

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to