3 is just wrong. It has to be an integer power of 2, or I'm going to think I'm back in AMOS Basic on my Amiga 1200!
-- Skype: ricky_clarkson UK phone (forwards to Skype): 0161 408 5260 2011/5/17 Cédric Beust ♔ <[email protected]>: > You'll probably find 2, 3 or 4 depending on where you work. And you'll > adjust easily to whatever the convention is with surprising speed. > -- > Cédric > > > > > On Tue, May 17, 2011 at 11:54 AM, Chris Koerner <[email protected]> wrote: >> >> Long ago I used 3 white spaces for indention, then when I worked in Ruby >> it was 2 characters for indention, now PHP people are using 4 characters for >> indention. >> >> If you have an existing codebase, follow whatever convention they used (if >> they did) (or if the language forces it, ala Python). >> But what do you prefer to use? I would have said 2, but now 4 is looking >> rather nice. >> >> >> (anyone who mentions they use tabs, please line up against the back wall) >> >> -- >> You received this message because you are subscribed to the Google Groups >> "The Java Posse" 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/javaposse?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "The Java Posse" 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/javaposse?hl=en. > -- You received this message because you are subscribed to the Google Groups "The Java Posse" 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/javaposse?hl=en.
