Quote:
|
Originally Posted by ApothiX
So you've made your own "SSI-GS2"?
|
If you want to call it that.
Quote:
|
Originally Posted by ApothiX
What is wrong with that style? :|
|
Quote:
|
Originally Posted by Skyld
Imagine that you have a long script with a lot of braces being used. Reading over it with braces on their own lines not only makes it easier to spot where blocks are opened and closed, but it makes the script more spaced out.
|
I find it much easier to read over code that has braces on their own lines for those reasons. I am sure that others would agree with me.