Personally, I am surprised at how little controversy this issue has
raised. Apparently, the Felix community is not very religious or else we
all just have the same coding style. :-)
-> richard
Niclas Hedhman wrote:
On Tuesday 22 August 2006 05:11, Richard S. Hall wrote:
Overall, the style is fairly close to what I have been using in
Oscar/Felix for years now, except for { being on the same line. I am a
fan whitespace in code and I find that having the open { on a separate
line gives me less dense code that is easier to read. Thus, I could
pretty much go with it as is if we could move the { onto a line by itself.
+1 to Marcel's basic and Richard's "opening brace on new line".
Cheers
Niclas