Re: Understanding NSTask
Re: Understanding NSTask
- Subject: Re: Understanding NSTask
- From: Jerry Krinock <email@hidden>
- Date: Tue, 09 Apr 2013 14:25:17 -0700
On 2013 Apr 08, at 08:21, Torsten Curdt <email@hidden> wrote:
> Old code but something along the lines of this here should work
>
> https://github.com/tcurdt/uif2iso4mac/blob/master/Sources/TaskCommand.m
Torsten Curdt! Coincidentally, I've been studying your asynctask.m for the last day, and just pushed to my github an updated (ARC, etc.) NSTask wrapper, based on it…
https://github.com/jerrykrinock/ClassesObjC/blob/master/SSYTasker.h
"A wrapper around NSTask which runs a task synchronously, as in -[NSTask waitUntilExit], but is more robust"
_______________________________________________
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