Re: Size limit of NSData or NSFileHandle?
Re: Size limit of NSData or NSFileHandle?
- Subject: Re: Size limit of NSData or NSFileHandle?
- From: Scott Ribe <email@hidden>
- Date: Tue, 11 Apr 2006 10:40:16 -0600
- Thread-topic: Size limit of NSData or NSFileHandle?
>> If you neglect to send release to an autorelease pool when you are
>> finished with it (something not recommended), it is released when
>> one of the autorelease pools in which it nests is released.
>
> And here I've just been paranoid for all these years (though it seems
> that this paranoia at least was recommended).
Well, OK, but do we know for sure that the run loop creates and releases a
pool for each event? Or could it use some internal, possibly undocumented,
optimization whereby it releases the referenced objects and reuses the pool?
--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 722-0567 voice
_______________________________________________
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