On Wed, Feb 20, 2013 at 7:28 AM, Andrei Alexandrescu <[email protected]> wrote:
> Currently -property in the Phobos build is a net liability because it forces
> us to append "()" all over the place, at a time when general agreement has
> been reached that trailing parens will be optional.
>
> Shall we remove -property for now?

I'd rather make it a no-op in DMD first. As long as `-property` is in
the compiler, people will complain if their Phobos client code doesn't
compile with it.

David
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to