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.