Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Curly braces

Name: Anonymous 2008-04-21 17:12

Why would anyone seriously want to use curly braces to denote scope? Surely significant indentation, or implicit scope based on the surrounding keywords, is far superior.

Also consider this: every time you wish to enter { or }, you must hold down the shift key. That is one extra wasted keypress per scopening and sclosing.

And it just looks messy, like a spastic has been scribbling nonsense all over your screen.

Name: Anonymous 2008-04-22 18:56

C style dialects are made of fail. The suck-tax just make it easier on parsers, not on the programmers.

Brackets, case sensativity etc. All fail.

if(..){
}

vs

If .. Then
End If

Oh noes! I typed 9 extra charachters! Well, actually if you aren't using some fail IDE you can specify an if statement in 3 charachters.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List