D
Janderson
ask at me.com
Sat Nov 15 18:11:12 PST 2008
Janderson wrote:
> Walter Bright wrote:
>> Tim M wrote:
>>> I think you're thinking of Java. Those guys are shit scared of public
>>> properties. Get & Set for everything.
>>
>> I never really understood the fear of that, either.
>
> D of course allows one to write their own Getter/Setters so
> that's a non issue.
> -Joel
Of course I mean by that, that you can replace your own public data in D
with functions without affecting the client.
More information about the Digitalmars-d
mailing list