View Single Post
  #19  
Old 10-20-2005, 07:58 PM
Fry Fry is offline
Registered User
Fry's Avatar
Join Date: Sep 2001
Location: Germany
Posts: 384
Fry has a spectacular aura about
Quote:
Originally Posted by prozac424242
(hides from the obsessivly neat people) ... cleanliness is good, and scripting/programming should be visually appealing as an art form ... but there is a point where becoming insanely obsessive about whether or not there is one extra blank line separating code blocks deeming your code to be good or bad ... that sends certain folks running the other way ... folks like me who care about making it work first, then commenting it and making it look nice later.
Yes, style is something every person sees different, what's important is that you chose one and stick with it for the whole script.
Beside that there are only readability rules that should be totally obvious, as in not placing everything in one line/etc.
Stuff like new lines for braces, or spaces around operators is something that's different for everyone.
__________________
Graal Statistics

Top 3 servers at the moment (players):


Reply With Quote