Re: Dir of app
Re: Dir of app
- Subject: Re: Dir of app
- From: Alan Pearson <email@hidden>
- Date: Tue, 18 Dec 2007 20:12:20 -0800
Wesley,
You asked a second question about file modification notification. As
you know, Leopard has FSEvents. In Tiger (and possibly earlier Mac OS
releases as well) there is a kernel event notification system called
"kqueue". You can "man kqueue" to get more info. But for us Cocoa
developers, Uli Kusterer has created a nice wrapper which is available
at http://www.zathras.de/angelweb/sourcecode.htm#UKKQueue. I use this
in my application.
Alan Pearson (email@hidden)
http://www.sonzea.com/
On Dec 18, 2007, at 11:11 AM, Wesley Smith wrote:
Also, I know Leopard has an entire event notification mechanism for
file modification. Is there something like this on Tiger as well?
best,
wes
_______________________________________________
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