NSURLConnection vs WebKit
NSURLConnection vs WebKit
- Subject: NSURLConnection vs WebKit
- From: Jesus De Meyer <email@hidden>
- Date: Tue, 6 Feb 2007 13:21:28 +0100
Hi,
For my next application I'm doubting whether I should use
NSURLConnection or WebKit to retrieve data from a specific website.
NSURLConnection looks like a good method to do this, but I found that
when trying to access the data from for example: http://del.icio.us/
rss/ I get different data, in this case I get a 404 page instead of
the actual RSS feed.
With WebKit on the otherhand, I did get the RSS feed, but I'm
thinking that if I used several instances of WebKit, my app will use
a lot of memory.
Perhaps there's another option for this problem that I'm overlooking.
Thanks in advance,
Jesus
__________________
Jesus De Meyer
www.edot-studios.com
jesus.edot-studios.com
"creativity in mind"
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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