+1 LieGrue, strub
----- Original Message ----- > From: Matthias Wessendorf <[email protected]> > To: [email protected] > Cc: > Sent: Monday, December 19, 2011 7:11 PM > Subject: Re: [VOTE] coding conventions (DELTASPIKE-12) > > +1 > > On Sun, Dec 18, 2011 at 1:58 AM, Gerhard Petracek > <[email protected]> wrote: >> Hi, >> >> I asked [1] to add alternative settings to DELTASPIKE-12, since we have >> seen several different opinions (about details). >> Nobody added an alternative set. So I start the formal vote with the >> suggested set right now. >> If we don't see a majority, we have to re-visit this topic again (+ we >> would need a new vote with at least one concrete alternative). >> >> Please review the coding conventions at [2] and vote. >> (Its content is also included below for your convenience). >> >> ------------------------------------------------ >> [ ] +1 I'm ok with the coding conventions >> [ ] +0 >> [ ] -1 I've major objections, because... >> ------------------------------------------------ >> >> The vote is open for 72 hours. >> >> Thanks, >> Gerhard >> >> [1] http://s.apache.org/Ga8 >> [2] http://s.apache.org/SAj >> >> --- >> >> 1) no tabs, only spaces (4 spaces). >> 2) bracelets on new line >> 3) force bracelets >> 4) 4 spaces indent size >> 5) a space between keyword and round bracket >> 6) a space before and after an operand >> 7) line width: 120 >> 8) no underscore at the beginning >> 9) no wildcard imports > > > > -- > Matthias Wessendorf > > blog: http://matthiaswessendorf.wordpress.com/ > sessions: http://www.slideshare.net/mwessendorf > twitter: http://twitter.com/mwessendorf >
