Re: What's the point of the deviation of java code style in Cassandra?

2012-01-28 Thread bxqdev
On 1/28/2012 11:11 AM, Tatu Saloranta wrote: On Fri, Jan 27, 2012 at 3:18 PM, bxqdevbxq...@themailbay.com wrote: i guess that's what nazis cited to jews in 30's ;) Ok everyone -- it's now ok to stop the discussion, as per Godwin's law! [http://en.wikipedia.org/wiki/Godwin%27s_law] i was

What's the point of the deviation of java code style in Cassandra?

2012-01-27 Thread bxqdev
Hello, Cassandra Developers! What's the point of the deviation (important exception) from the Sun's Java coding convention in Cassandra's java code Style: { and } are always placed on a new line Why is that?? thanks.

Re: What's the point of the deviation of java code style in Cassandra?

2012-01-27 Thread Stephen Connolly
http://programmers.stackexchange.com/questions/2715/should-curly-braces-appear-on-their-own-line On 27 January 2012 11:36, bxqdev bxq...@themailbay.com wrote: Hello, Cassandra Developers! What's the point of the deviation (important exception) from the Sun's Java coding convention in

Re: What's the point of the deviation of java code style in Cassandra?

2012-01-27 Thread bxqdev
i guess you mean it's not a constructive question. it would be, it there wasn't a standard: Sun's Java coding convention, which already says how to place curly braces correctly. why deviate from the de facto standard for no reason? thanks. On 1/27/2012 3:48 PM, Stephen Connolly wrote:

Re: What's the point of the deviation of java code style in Cassandra?

2012-01-27 Thread Stephen Connolly
You perhaps are not a veteran of the braces wars of 1973-2011... Please don't try to start them up again! Every project has its own style. Stick to that style. There is no standard style, Sun's convention is just the style they tried to enforce on their own codebase... I should point out that

Re: What's the point of the deviation of java code style in Cassandra?

2012-01-27 Thread Tatu Saloranta
On Fri, Jan 27, 2012 at 4:05 AM, Stephen Connolly stephen.alan.conno...@gmail.com wrote: You perhaps are not a veteran of the braces wars of 1973-2011... Please don't try to start them up again! Every project has its own style. Stick to that style. +1 known as the When in Rome...

Re: What's the point of the deviation of java code style in Cassandra?

2012-01-27 Thread Eric Evans
On Fri, Jan 27, 2012 at 5:36 AM, bxqdev bxq...@themailbay.com wrote: Hello, Cassandra Developers! What's the point of the deviation (important exception) from the Sun's Java coding convention in Cassandra's java code Style: { and } are always placed on a new line Why is that?? That is how

Re: What's the point of the deviation of java code style in Cassandra?

2012-01-27 Thread bxqdev
On 1/27/2012 10:49 PM, Tatu Saloranta wrote: On Fri, Jan 27, 2012 at 4:05 AM, Stephen Connolly stephen.alan.conno...@gmail.com wrote: You perhaps are not a veteran of the braces wars of 1973-2011... Please don't try to start them up again! Every project has its own style. Stick to that

Re: What's the point of the deviation of java code style in Cassandra?

2012-01-27 Thread Dave Brosius
Might want to reviewhttps://issues.apache.org/jira/browse/CASSANDRA-3649when in rome... is http://en.wikipedia.org/wiki/When_in_Rome - Original Message -From: quot;bxqdevquot; ;bxq...@themailbay.com

Re: What's the point of the deviation of java code style in Cassandra?

2012-01-27 Thread Peter Schuller
that's a disambiguation wiki page. what exactly are you talking about? http://en.wiktionary.org/wiki/when_in_Rome,_do_as_the_Romans_do Can we *please* stop this thread? -- / Peter Schuller (@scode, http://worldmodscode.wordpress.com)

Re: What's the point of the deviation of java code style in Cassandra?

2012-01-27 Thread bxqdev
i guess that's what nazis cited to jews in 30's ;) On 1/28/2012 2:38 AM, Peter Schuller wrote: that's a disambiguation wiki page. what exactly are you talking about? http://en.wiktionary.org/wiki/when_in_Rome,_do_as_the_Romans_do Can we *please* stop this thread?

Re: What's the point of the deviation of java code style in Cassandra?

2012-01-27 Thread Tatu Saloranta
On Fri, Jan 27, 2012 at 3:18 PM, bxqdev bxq...@themailbay.com wrote: i guess that's what nazis cited to jews in 30's ;) Ok everyone -- it's now ok to stop the discussion, as per Godwin's law! [http://en.wikipedia.org/wiki/Godwin%27s_law] -+ Tatu +-