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 it came from Facebook.  Doing it differently afterward
would just make things inconsistent (which is worse), and reformatting
the entire codebase is disruptive on a number of fronts.

-- 
Eric Evans
Acunu | http://www.acunu.com | @acunu

Reply via email to