Re: stringWithContentsOfURL doesn't work sometimes
Re: stringWithContentsOfURL doesn't work sometimes
- Subject: Re: stringWithContentsOfURL doesn't work sometimes
- From: j o a r <email@hidden>
- Date: Wed, 13 Jul 2005 13:16:42 +0200
On 13 jul 2005, at 12.48, Lorenzo wrote:
I meant that the API stringWithContentsOfURL cannot get the string
and my
screensaver freezes just there. Nothing to do with resources.
I think that you should basically never use the "initWithURL:"
methods. In the vast majority of cases you want something that's
asynchronous and that have better error reporting. Have a look at
NSURLConnection for example, it's easy to use and powerful enough for
most things you would want to do.
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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