[Issue 5823] @property call syntax restriction not implemented
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Jun 23 13:50:25 PDT 2011
http://d.puremagic.com/issues/show_bug.cgi?id=5823
bearophile_hugs at eml.cc changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bearophile_hugs at eml.cc
--- Comment #2 from bearophile_hugs at eml.cc 2011-06-23 13:45:36 PDT ---
A good step forward to remove one of the most visible (even if practically not
so bad) warts of D. In few months, or a year, I hope to see this switch
removed.
By the way, I support a semantically clean approach on this, with no special
cases: use @property if you want a property without (), or add () if you want a
() function call syntax.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list