in reply to Re^3: I dislike object-oriented programming in general
in thread I dislike object-oriented programming in general

(5).foo(); works, at least here using firebug It is reasonable that parenthesis are required, as 5. makes the tokenizer think about floats and it is legal syntax. I have not checked the standard, though.
  • Comment on Re^4: I dislike object-oriented programming in general

Replies are listed 'Best First'.
Re^5: I dislike object-oriented programming in general
by tilly (Archbishop) on Oct 22, 2007 at 17:48 UTC