Re: question about fsevents
Re: question about fsevents
- Subject: Re: question about fsevents
- From: Michelle Ni <email@hidden>
- Date: Wed, 23 Mar 2011 15:35:29 -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.
On Wed, Mar 23, 2011 at 3:11 PM, Michael Watson
<email@hidden> wrote:
is there some reason you aren't using the FSEvents API?
--
michael
On 23 Mar, 2011, at 13:56, Michelle Ni wrote:
> I've been developing an application which uses /dev/fsevents to monitor the file system change. I know it's an unsupported technology, but it works well for me now on my OSX 10.6 system. I'm just wondering how long this API will be around, or if this will be removed from the Lion release?
>
> Thanks,
>
> Michelle
> _______________________________________________
> 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
_______________________________________________
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