ref returns and properties
Daniel Keep
daniel.keep.lists at gmail.com
Sun Jan 25 22:55:33 PST 2009
Andrei Alexandrescu wrote:
> Denis Koroskin wrote:
>> [snip]
>>
>> get/set/free?
>
> With these you can't move a resource inside the property.
>
> Andrei
Python has an overload for removing properties. In all my years of
using Python, I've *NEVER* once had a use for it, or even worked out why
I'd want to use it.
I'm not saying we shouldn't be able to do this, I just can't see the
need for move/remove for properties; where would this be useful?
-- Daniel
More information about the Digitalmars-d
mailing list