11-30-2007, 03:10 PM
|
#6 (permalink)
|
|
The Prestige
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
|
I too organize code before i'll even consider doing anything with it, its not that i think the guy is a baboon or anything because he places his brace after the function name instead of a new line, its just im not used to it.
Quote:
|
With that said though, it isn't the type of indentation that bothers me, it's the complete lack of indentation that really infuriates me.
|
yea the complete lack of annoys me its just laziness and ends up blinding me coz i cant tell top from bottom.
But it is a sad fact that there are programming purists out there who throw tantrums if you present code to them in a different style to their own.
__________________
mysql> SELECT * FROM `users` WHERE `users`.`clue` > 0;
Empty set (0.00 sec)
|
|
|
|