On 6 February 2014 02:05, Dicebot <pub...@dicebot.lv> wrote:

> On Wednesday, 5 February 2014 at 16:03:56 UTC, Manu wrote:
>
>> The problem is completely solved; you turn the backing GC off. Devs are
>> responsible for correct weak pointer attribution.
>>
>
> What does it give you over current situation with GC switched off and
> RefCounted used everywhere? Language features will still leak GC memory.
>

Huh? Why would they? They don't create cycles, and would clean up reliably.

Reply via email to