• 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: HTTP POST
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: HTTP POST


  • Subject: Re: HTTP POST
  • From: Paul Collins <email@hidden>
  • Date: Wed, 14 Jan 2004 08:22:08 -0800

Thanks for the correction, Scott!

I'm still wondering about this: The Foundation Reference page for
NSURLHandle says

"Note: 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."

http://developer.apple.com/documentation/Cocoa/Reference/Foundation/
ObjC_classic/Classes/NSURLHandle.html

Because of that note, I avoided NSURLHandle for my new Cocoa app.
What's up with that "should"? Is it just more efficient to use
NSURLConnection to avoid the extra layer of obj-c calls?

--Paul Collins
(Satisfied owner of Cocoa Programming by Mr. Anguish, et al.)
http://www.powells.com/cgi-bin/biblio?inkey=17-0672322307-3

On Jan 13, 2004, at 9:10 PM, Scott Anguish wrote:

>
> NSURLHandle isn't deprecated. It is built on top of the new
> NSURLConnection stuff now. It will work on both Jaguar and Panther.
>
> Also, the new NSURLConnection classes also work on Jaguar if you have
> Safari installed.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: HTTP POST
      • From: Scott Anguish <email@hidden>
References: 
 >HTTP POST (From: Michael Becker <email@hidden>)
 >Re: HTTP POST (From: Paul Collins <email@hidden>)
 >Re: HTTP POST (From: Scott Anguish <email@hidden>)

  • Prev by Date: Re: Get News Progammatically?
  • Next by Date: NSButtonCell and NSArrayController - argument and arrangedObjects
  • Previous by thread: Re: HTTP POST
  • Next by thread: Re: HTTP POST
  • Index(es):
    • Date
    • Thread