On Jul 23, 2012, at 2:53 AM, Jay Reynolds Freeman wrote: > Using a delegate with the call-back method did indeed solve the problem. I > have filed a bug report about this one, because the documentation for > -NSSound isPlaying is simply wrong: That method does not always return a > valid answer under 10.7.4. (And because it did work as documented under > 10.6.8, I now have an app in the field that will break when users run it > under Lion. Apple changed functionality in a non-backward compatible manner > without even documenting the new behavior.)
If you’re going to write a bug report against every asynchronous Apple API that doesn’t work properly if the main thread is blocked, you’re going to be writing a lot of bug reports. Charles _______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
