Re: Watching folders for new files and event handling based on that?
Re: Watching folders for new files and event handling based on that?
- Subject: Re: Watching folders for new files and event handling based on that?
- From: Gregory Weston <email@hidden>
- Date: Fri, 10 Aug 2007 15:28:16 -0400
Barry Wilson wrote:
Is there any support within the cocoa frameworks for watching folders
for new files being added and so forth?
I would look at this page on CocoaDev. It has a neat class for
getting access to some of the Carbon functionality.
http://www.cocoadev.com/index.pl?FileSystemNotifications
The major problem being that it doesn't work reliably because the
processes making the modifications have to explicitly broadcast their
changes.
_______________________________________________
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