I can put together my own solution, but I'm *sure* there has to be some real way of doing this built-in *somewhere*, so I have to ask...
My app has a URL handler, and I want the user to be able to click a link to save some time to things. The URL would have the form: myapp://action?key1=valueNoSpaces&key2=value+with+space&key3=value+with %0Apercent%0Aescapes
Does anyone know of a couple of methods that can simply grab the action and KV pairs decoded without a lot of hassle?
Thanks, -- Seth Willits _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com