Re: Need help with a nasty memory management problem
Re: Need help with a nasty memory management problem
- Subject: Re: Need help with a nasty memory management problem
- From: Andreas Mayer <email@hidden>
- Date: Sat, 6 Aug 2005 13:59:14 +0200
Am 06.08.2005 um 13:14 Uhr schrieb Michael Heinz:
"garbage collection" used to be a generic term before Java co-opted
it.
Oh. I wasn't aware of that.
Anyway, I did resolve the issue by using timer events to break up
my work loop instead of just grinding through an entire 900 page
document in one chunk.
Isn't it more common to just add your own autorelease pool inside
that loop?
Andreas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden