Re: Questions about weakref

2018-10-16 Thread Thomas Jollans
On 2018-10-16 11:10, Frank Millman wrote: > Hi all > > I have some questions about using weakrefs. > > My first question is whether weakrefs are the correct tool for my > situation. My use-case is not mentioned in the docs, so maybe it is not > intended to be used this way. > > I have a lot of o

Questions about weakref

2018-10-16 Thread Frank Millman
Hi all I have some questions about using weakrefs. My first question is whether weakrefs are the correct tool for my situation. My use-case is not mentioned in the docs, so maybe it is not intended to be used this way. I have a lot of objects active in my app. Some of them (A) are fairly lo