delegate method both "required" and "deprecated"?
delegate method both "required" and "deprecated"?
- Subject: delegate method both "required" and "deprecated"?
- From: Todd Heberlein <email@hidden>
- Date: Sun, 13 Jan 2013 12:07:16 -0800
I'm looking at the documentation for NSURLConnectionDelegate (OS X 10.8) and it lists
– connection:didSendBodyData:totalBytesWritten:totalBytesExpectedToWrite:
as "required method" (available in 10.6 & 10.7), but when I click on it, it takes me to the page
"Deprecated NSURLConnectionDelegate Methods"
I am a little confused. Should I or should I not implement this method in my delegate?
Todd
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden