• 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: Is it possible to make dictionaryWithContentsOfURL non-blocking?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is it possible to make dictionaryWithContentsOfURL non-blocking?


  • Subject: Re: Is it possible to make dictionaryWithContentsOfURL non-blocking?
  • From: Scott Anguish <email@hidden>
  • Date: Mon, 4 Jul 2005 05:16:04 -0400


On Jul 4, 2005, at 4:18 AM, Lee Morgan wrote:

The easiest way is to create a NSURL instance and use NSURL's loadResourceDataNotifyingClient:usingCache:
Then in URLResourceDidFinishLoading: create your dictionary with the NSURL (sender).

It'd be much better to use NSURLConnection or NSURLDownload instead.. you get much more information back


_______________________________________________
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: Is it possible to make dictionaryWithContentsOfURL non-blocking?
      • From: Adam Holt <email@hidden>
References: 
 >Is it possible to make dictionaryWithContentsOfURL non-blocking? (From: Adam Holt <email@hidden>)
 >Re: Is it possible to make dictionaryWithContentsOfURL non-blocking? (From: Lee Morgan <email@hidden>)

  • Prev by Date: Re: Is it possible to make dictionaryWithContentsOfURL non-blocking?
  • Next by Date: Re: NSMetadataQuery not handling scopes and predicates as expected
  • Previous by thread: Re: Is it possible to make dictionaryWithContentsOfURL non-blocking?
  • Next by thread: Re: Is it possible to make dictionaryWithContentsOfURL non-blocking?
  • Index(es):
    • Date
    • Thread