• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: FSCopyObjectASync Not Calling Callback In Cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: FSCopyObjectASync Not Calling Callback In Cocoa
      • From: Michael Vannorsdel <email@hidden>
  • Prev by Date: Re: Read-Only ABRecord
  • Next by Date: Re: FSCopyObjectASync Not Calling Callback In Cocoa
  • Previous by thread: Re: Read-Only ABRecord
  • Next by thread: Re: FSCopyObjectASync Not Calling Callback In Cocoa
  • Index(es):
    • Date
    • Thread