Re: [PARTIALLY SOLVED] Determining when a Lion Versioned document is locked/unlocked
Re: [PARTIALLY SOLVED] Determining when a Lion Versioned document is locked/unlocked
- Subject: Re: [PARTIALLY SOLVED] Determining when a Lion Versioned document is locked/unlocked
- From: Jerry Krinock <email@hidden>
- Date: Thu, 17 Nov 2011 10:34:13 -0800
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@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