Re: question about fsevents
Re: question about fsevents
- Subject: Re: question about fsevents
- From: James Bucanek <email@hidden>
- Date: Thu, 31 Mar 2011 22:07:06 -0700
Michelle Ni <mailto:email@hidden> wrote (Wednesday,
March 23, 2011 12:35 PM -0400):
The reason is that the application was designed for OS X Tiger at the
beginning when FSEvents API was not available. The application needs to
detect individual file change. By using FSEvents API, since there's only
folder level notifications, some extra work(save state, scan folder, etc)
need to be done to make the application work as it works currently.
Is there some reason why the kevent API won't do what you need?
It's been supported since day one, and using it must certainly
be easier than reverse engineering fsevents.
--
James Bucanek
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Filesystem-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden