Am 01.05.2008 um 06:55 schrieb Matt Long <[EMAIL PROTECTED]>:

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 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]

Reply via email to