Here I have used () on a property. Currently -property enforces the usage of () on non-properties. But my logic tells me that it should also do the opposite and show an error if you use () with a @property method. What do you think?

Here Jonathan M Davis has reminded me that TDPL asks for this second part too of the property enforcement:

http://d.puremagic.com/issues/show_bug.cgi?id=7723#c4

Bye,
bearophile

Reply via email to