Adam D. Ruppe:
I should add: if a function is not marked @property, it should not change at all: it should be callable with and without parens,
I think I'd like functions not marked with @property to require the ().
Bye, bearophile
Adam D. Ruppe:
I should add: if a function is not marked @property, it should not change at all: it should be callable with and without parens,
I think I'd like functions not marked with @property to require the ().
Bye, bearophile