"Jacob Carlborg" <[email protected]> wrote in message news:[email protected]... > > method: > no parameters - parentheses are optional
FWIW, I always do a double-take when I see code like: functionName; //or object.functionName; It sets off all mannar of "no-effect expression!" bells and buzzers in my head every time I look at it, which I then have to silence.
