Re: NSURLConnection retains its delegate
Re: NSURLConnection retains its delegate
- Subject: Re: NSURLConnection retains its delegate
- From: Scott Anguish <email@hidden>
- Date: Fri, 11 Aug 2006 01:05:01 -0700
On Aug 10, 2006, at 9:58 PM, Jerry Krinock wrote:
on 06/08/10 15:53, Scott Anguish at email@hidden wrote:
it does happen rarely though.
some research indicates that yes,
the doc should state this though. I've filed a bug and will fix this
It's good that you'll fix the documentation, Scott. But you know
software
is not supposed to do things "rarely".
what I meant by that was that it is rare that a delegate is retained
by the object for which it is a delegate as a general pattern.
this is a case where that pattern is different intentionally, and
should be documented as such. the behavior is specific, and as long
as you cancel, complete or fail a download the delegate should be
released fine.
_______________________________________________
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