• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSURL Caching Question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSURL Caching Question


  • Subject: Re: NSURL Caching Question
  • From: "Ian G. Gillespie" <email@hidden>
  • Date: Thu, 17 Mar 2005 13:32:31 -0500

Is your app for 10.3 and later? If so, you should move away from using NSURLHandle. Here's a note from the docs on that class:

"Applications that are intended for deployment on Mac OS X v10.3 or later should use the NSURLProtocol class and NSURLProtocolClient protocol instead of NSURLHandle and NSURLHandleClient."

I'm going to assume you'll get much better support with these newer classes.
I did see that and was going to try and support 10.2. But let's say I scratch that, it looks like NSURLConnection might work as well http://developer.apple.com/documentation/Cocoa/Conceptual/ URLLoadingSystem/index.html

Is there any reason why I shouldn't use NSURLConnection? And one last thing, can I identify my app to the server using NSURLConnection?

Thanks thus far.

_______________________________________________
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


  • Follow-Ups:
    • Re: NSURL Caching Question
      • From: Nick Zitzmann <email@hidden>
References: 
 >NSURL Caching Question (From: "Ian G. Gillespie" <email@hidden>)
 >Re: NSURL Caching Question (From: Ricky Sharp <email@hidden>)

  • Prev by Date: Re: NSURL Caching Question
  • Next by Date: Re: NSURL Caching Question
  • Previous by thread: Re: NSURL Caching Question
  • Next by thread: Re: NSURL Caching Question
  • Index(es):
    • Date
    • Thread