Le 18 juin 08 à 04:04, Omar Qazi a écrit :
I'm a little confused about file system notifications in Cocoa. In NSWorkspace, it says that the method for subscribing to file system notifications will always return NO, which seems useless to me. I know Carbon has the FNSubscribe() and FNUnsubscribe() functions, but can I use those to get a notification when another application opens a file? If not is there any way I can achieve this?Omar Qazi Hello, Galaxy! 1.310.294.1593
I don't know if FNSubscribe was updated, but it wasn't realiable in the past. I recommend kqueue or FSEvent to get fs notifications. (search for UKKueue to get a cocoa wrapper).
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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]