
|
[haiku-development]
||
[Date Prev]
[03-2008 Date Index]
[Date Next]
||
[Thread Prev]
[03-2008 Thread Index]
[Thread Next]
[haiku-development] Re: coding style
- From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
- To: haiku-development@xxxxxxxxxxxxx
- Date: Mon, 03 Mar 2008 13:18:29 +0100 CET
"Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx> wrote:
> > another thing:
> > I would like to have the opening curly bracket of a class or struct
> > definition
> > on the next line, as we do when defining functions:
> >
> > class Foobar
> > {
> You're kidding, right?
Now I remember you actually do that all the time, so you're probably
not kidding this time. Anyway, a class is not a function, it's more
like a struct. It also doesn't make sense to me to change something in
the style guide that we could easily live with for the past 7 years,
and that most of our codebase conform to.
Bye,
Axel.
|

|