General
13 Nov 04
Originally posted by EdwardipovSorry, I am not saying indentation is confusing. I am saying that when code is indented without braces, it is easy to miss the fact that additional braces are needed - because the indentation implies the structure of the code, and that example was trying to illustrate how the intended result can be very different from what you get. Not making much sense here, am I? Why don't these forums support indentation! Russ! Fix it!
Hmmmmmmm. Point taken - to a point 😉 not sure about indentation confusing things, it's never been a problem for me - each to their own though, as you so rightly say...
-Russ
Originally posted by RussHehe,
if (postOnSaturdayNight)
if (supplyInformationOnJSP)
GeekStatus="FullGeek";
else
GeekStatus="ProvisionalGeek";
I got to agree with Ruzz here.
When I was looking through your code, I could only think of one word. And to quote a friend of mine looking through my code in university...
'durty, durty, DURTAY, durtydurtydurty!!!'
EDIT: All is forgiven, when I click on reply and quote, I saw your indentation which is chucked out within the forums. Russ! Fix it! 😉
; D
Originally posted by EdwardipovYup, can't use them static finals either so enums are the way to go.
enums will be incorporated into release 2 build 3, scheduled third quarter 2005.
Can we get the source? We can do it as an opensource project to make sure it's efficient and secure...
Just remember your indentation 😛