Re: URLWithString fails to fails with bad string
Re: URLWithString fails to fails with bad string
- Subject: Re: URLWithString fails to fails with bad string
- From: Jens Alfke <email@hidden>
- Date: Wed, 25 Nov 2009 08:36:29 -0800
On Nov 25, 2009, at 8:31 AM, email@hidden wrote:
> So is there a way to validate a string before passing it to URLWithString?
Depends on what you want to do. If you want URLs of a specific scheme, check the -scheme property of the resulting NSURL. That will weed out degenerate cases like "foo".
—Jens_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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