Skip navigation.
 
mlRe: Garbage collection, leaks and drains
FROM : Bill Bumgarner
DATE : Thu Jan 03 22:30:17 2008

On Jan 3, 2008, at 11:03 AM, Ben wrote:
> I can't see any obvious leaks in ZoneMonitor, nor are there any 
> crashes from messages deallocated objects, but this code just 
> doesn't seem *right*. Is this the sensible way of doing things? Or 
> am I just being overly neurotic?


You are being overly neurotic.  Relax, and let the garbage collector 
clean up for you. ;)

Seriously, though, the code looks just fine.

b.bum

Related mailsAuthorDate
mlGarbage collection, leaks and drains Ben Jan 3, 20:03
mlRe: Garbage collection, leaks and drains Bill Bumgarner Jan 3, 22:30
mlView controllers (was Re: Garbage collection, leaks and drains) Chris Hanson Jan 4, 04:11