@property Incorrectly Implemented?
Ethan Watson via Digitalmars-d
digitalmars-d at puremagic.com
Wed Sep 7 00:44:05 PDT 2016
On Tuesday, 6 September 2016 at 19:18:11 UTC, John wrote:
> It would be nice to get this behavior fixed.
Disagree. I've used properties before in C# to transform to and
from data sets required for network multiplayer. It works
functionally the same way in D. Behaviour is as I would expect
for the wider implications of how properties can work.
More information about the Digitalmars-d
mailing list