Thread overview | |||||
---|---|---|---|---|---|
|
December 02, 2016 ref counted classes? | ||||
---|---|---|---|---|
| ||||
Just curious..I haven't seen any talk of this in quite a while. Has there been any progress worth getting excited over, or is this on the back burner? |
December 02, 2016 Re: ref counted classes? | ||||
---|---|---|---|---|
| ||||
Posted in reply to bitwise | On Friday, December 02, 2016 16:02:17 bitwise via Digitalmars-d wrote:
> Just curious..I haven't seen any talk of this in quite a while. Has there been any progress worth getting excited over, or is this on the back burner?
Walter has been doing a bunch of work towards improving @safe stuff, which, as I understand it, is required for us to add ref-counted classes. So, I think that it's on the back burner in the sense that it's not currently being worked on directly, but work _is_ being done towards it.
- Jonathan M Davis
|
December 02, 2016 Re: ref counted classes? | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jonathan M Davis | On Friday, 2 December 2016 at 16:50:57 UTC, Jonathan M Davis wrote:
> On Friday, December 02, 2016 16:02:17 bitwise via Digitalmars-d wrote:
>> Just curious..I haven't seen any talk of this in quite a while. Has there been any progress worth getting excited over, or is this on the back burner?
>
> Walter has been doing a bunch of work towards improving @safe stuff, which, as I understand it, is required for us to add ref-counted classes. So, I think that it's on the back burner in the sense that it's not currently being worked on directly, but work _is_ being done towards it.
>
> - Jonathan M Davis
Cool, thanks.
|
Copyright © 1999-2021 by the D Language Foundation