http://d.puremagic.com/issues/show_bug.cgi?id=10143

           Summary: Make -property do nothing in preparation for removal
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: DMD
        AssignedTo: [email protected]
        ReportedBy: [email protected]


--- Comment #0 from Jonathan M Davis <[email protected]> 2013-05-23 03:00:15 
PDT ---
It's pretty clear at this point that we are _not_ going to have strict property
enforcement and that we are _not_ going to require that non-property functions
be called with parens (which is what -property currently tries to enforce). So,
there is no point in keeping -property around. It's trying to enforce something
that we're definitely not going to do.

So, I propose that as the first stage toward getting rid of it, we make it a
no-op. That way, we can remove -property from Phobos and druntime and move
towards getting rid of it entirely.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to