On 05/05/10 08:19, Andrei Alexandrescu wrote: > In the same vein, probably it's time to bite the bullet and require > @property for parens-less function calls. > > Andrei Agreed. Is there any word on rewriting things like `fooInstance.prop += 3` for @properties?