Hi 2010/3/17 m...@watty <[email protected]>
> > > I've never in 40 years of programming [...] (b) > seen library/style guide that insisted on it. Maybe I don't get out > much > You should, or give a 41th year a try: http://lxr.linux.no/linux/Documentation/CodingStyle, "chapter 1: Indentation". I could give you tens of examples... Luckily, Jal doesn't use curly braces, otherwise you, guys, would have lost again many time debating about: funtion bla() { -- blabla } function bla() { -- blabla } function bla() { -- bla } ... Indentation, tab vs. spaces, vim vs. emacs, linux vs. win, java vs. c#, ... these are just useless debates. I still can't understand why you guys want to change some our style guide, just because it doesn't look as the way you'd like to. Which is obviously not a good argument. By the time you've spent discussing this, you would have time to fix all JSG issues with last commit. And several time. A get accustomed to it. Because it seems you didn't even let a chance and give a try. Cheers, Seb -- You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jallib?hl=en.
