Re: authorization services
Re: authorization services
- Subject: Re: authorization services
- From: Kyle Sluder <email@hidden>
- Date: Sun, 23 Aug 2009 23:08:07 -0700
Avoid using NSTask with Authorization Services in any pattern other
than that illustrated in the documentation.
Using AppleScript for this sounds like severe overkill. And shelling
out to a script is not a good idea when filenames or special
characters are involved.
Learn and use Authorization Services. Don't make your app needlessly
slow, and don't expose your users to fragility or potential security
problems. :)
--Kyle Sluder
_______________________________________________
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