Re: FSCopyObjectASync Not Calling Callback In Cocoa
Re: FSCopyObjectASync Not Calling Callback In Cocoa
- Subject: Re: FSCopyObjectASync Not Calling Callback In Cocoa
- From: Mike Fischer <email@hidden>
- Date: Thu, 1 May 2008 09:39:32 +0200
Am 01.05.2008 um 06:55 schrieb Matt Long <email@hidden>:
I execute this code and it successfully copies my file from source to
destination:
[snip]
status returns with no error. However my callback never gets called.
Why do you assume it should be called? You passed a minimum of 1
second as statusChangeInterval so if the operation is done in less
than a second then I would not expect it to be called. Even if it
takes longer the documentation doesn't guarantee anything about when
it is supposed to trigger the callback AFAICT. Specifically
documetation does not mention that the callback will be called on
completion of the operation.
[snip]
Any idea why?
Wrong assumptions?
HTH
Mike
--
Mike Fischer Softwareentwicklung, EDV-Beratung
Schulung, Vertrieb
Note: I read this list in digest mode!
Send me a private copy for faster responses.
_______________________________________________
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