On 3/4/15 10:48 AM, bitwise wrote:
After looking at DIP74, it seems that there is no way to create a weak
reference to a ref counted object, but is not explicitly stated. Has
this idea been considered at all?

DIP74 aims at not disallowing weak references whilst leaving it to libraries to effect implementations, but we'd need a proof of concept implementation to make sure DIP74 is enough as is. -- Andrei

Reply via email to