Breaking backwards compatiblity

Adam D. Ruppe destructionator at gmail.com
Fri Mar 9 19:36:48 PST 2012


On Saturday, 10 March 2012 at 03:33:42 UTC, Mantis wrote:
> What should be the type of a?

int. I'm for using @property to disambiguate
in any case.

That's a clear benefit.

I'm against the strict enforcement where it
forces you to choose parens or no parens at
the declaration site (what -property does).
That's just pointless bikeshedding that
breaks perfectly good code.


More information about the Digitalmars-d mailing list