[Issue 808] using properties as lvalues

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu May 31 08:35:35 PDT 2012


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


Jonathan M Davis <jmdavisProg at gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jmdavisProg at gmx.com


--- Comment #7 from Jonathan M Davis <jmdavisProg at gmx.com> 2012-05-31 08:37:19 PDT ---
And using ref with a property pretty much defeats its entire purpose, since
setting it ends up completely bypassing the getter. We really need to be able
to have stuff like prop++ work _without_ ref. But there's another enhancement
request that's properly specific about that: issue# 8006

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


More information about the Digitalmars-d-bugs mailing list