Le 28 mai 2010 à 12:53, Antonio Nunes a écrit :

> On 28 May 2010, at 11:41, Antonio Nunes wrote:
> 
>> I was hoping the system would provide something better for this. Looks like 
>> an enhancement request is in order.
> 
> Request filed. Bug ID# 8038793: "Need notification of file system 
> modification after completion of the operation".
> 

I hope you properly defined what you mean by "operation", because on a file 
system point of view, this is already what kqueue does.
A copy is not one operation but a bunch of operations (open, lots of write, 
close, set attrs, set xattrs, …), and kqueue already notify you each time an 
operation is done.

-- Jean-Daniel

_______________________________________________

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 arch...@mail-archive.com

Reply via email to