@property - take it behind the woodshed and shoot it?

Minas Mina minas_mina1990 at hotmail.co.uk
Thu Jan 24 02:21:59 PST 2013


f = g; where it means f(g) is really ugly. I wouldn't like to see 
this.

Also:

void printSomeStuff()
{
   //...
}

We are going to see code like this:
printSomeStuff; // i think that's ugly.

I suggested make parentheses optional only for UFC syntax.
Also isn't it possible to allow @property for functions that 
belong in a class/struct only?


More information about the Digitalmars-d mailing list