| To: | REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com> |
|---|---|
| Subject: | Re: Dangerous deallocation/circular reference... |
| From: | Will Leshner <leshner at ljug dot com> |
| Date: | Thu, 11 Jul 2002 14:20:31 -0700 |
Actually, that's exactly what he means. The trick he has discovered is
that he can have an object pair with a circular reference to each other
out in the middle of nowhere with nothing else pointing to them. The
reason this works is that one of the two is a timer that keeps going off.
The problem is that while one of the objects in the pair breaks the
circular reference (on purpose) and at that point the two objects should
vanish as nothing else points to them.
On Thursday, July 11, 2002, at 02:05 PM, Joseph J. Strout wrote: Only if you have no other references to the Tickler object, which I find hard to believe. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Line continuation, Kevin Ballard |
|---|---|
| Next by Date: | Re: Dangerous deallocation/circular reference..., Mars Saxman |
| Previous by Thread: | Re: Dangerous deallocation/circular reference..., Joseph J. Strout |
| Next by Thread: | Re: Dangerous deallocation/circular reference..., Kevin Ballard |
| Indexes: | [Date] [Thread] [Top] [All Lists] |