On 2011 Nov 16, at 18:55, Dave Fernandes wrote: > Is there a better way to be notified when a file's attributes change?
Maybe. I'm not sure about this particular attribute, but possibly it would be detected by kqueue's NOTE_ATTRIB. See man kqueue(2). Cocoa wrappers for kqueue are available. _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
