https://issues.dlang.org/show_bug.cgi?id=7970

Jonathan M Davis <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |---
           Severity|normal                      |enhancement

--- Comment #3 from Jonathan M Davis <[email protected]> ---
(In reply to Adam D. Ruppe from comment #2)
> I actually don't agree this should be wontfix (though that does seem to be
> the status quo). We don't have -property, but we do still have @property and
> this is the one compelling case where I actually want to use it.

Agreed. Regardless of -property, without a fix along these lines, the property
syntax is somewhat crippled. And @property could still be improved to fix this
even if it's unnecessary in most cases that you want to use the property
syntax.

I am changing this to an enhancement request though rather than simply
reopening it.

--

Reply via email to