On Thu, 08 May 2014 10:27:17 +0000
bearophile via Digitalmars-d-learn <digitalmars-d-learn@puremagic.com>
wrote:

> Jonathan M Davis:
>
> > I still think that allowing const on the left is simply a
> > bad design decision.
>
> I opened a request on this, and it was closed down :-)

I know. Walter doesn't agree that it was a bad decision. He thinks that being
consistent with the other function attributes and letting them all be on both
sides of the function is more important, but given the fact that that's
highly error-prone for const and immutable, I definitely think that it was a
bad decision. Unfortunately, we're stuck with it, because Walter doesn't
agree, and I don't expect that anyone is going to be able to convince him.

- Jonathan M Davis

Reply via email to