Re: cross-process file open notifications
Re: cross-process file open notifications
- Subject: Re: cross-process file open notifications
- From: Jerry Krinock <email@hidden>
- Date: Wed, 3 Feb 2010 15:15:30 -0800
On 2010 Feb 03, at 14:28, Jens Alfke wrote:
> FSEvents notifies you when a particular directory (or anything inside it) changes.
Or, preferably, if your process does not need to be running to do other stuff, you could set up a launchd task to watch a particular directory and launch your process when anything in it changes.
http://developer.apple.com/MacOsX/launchd.html
_______________________________________________
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