Is the -property compiler flag broken/bad idea?
Namespace
rswhite4 at googlemail.com
Wed Jun 5 13:43:53 PDT 2013
I use @property consistently because I think it is absolutely
ugly and confusing to call functions without brackets or to mix
both versions. But I also use UFCS as good as never (I don't like
it that much)
And as long as there is the possibility to enable a strict
behavior with @property and -property I will continue using it.
If this control get lost, that would really be a shame and would
lead in inconsistent behavior and confusion.
Just my 2 cents.
More information about the Digitalmars-d-learn
mailing list