• 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: Best Strategy to Control iTunes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Best Strategy to Control iTunes


  • Subject: Re: Best Strategy to Control iTunes
  • From: has <email@hidden>
  • Date: Wed, 1 Apr 2009 16:42:36 +0100


On Apr 1, 2009, at 3:57 PM, Sean McBride wrote:

On 4/1/09 12:25 PM, has said:

ObjC-appscript is almost entirely thread-safe. You'll need to watch
when using methods that rely on the Carbon Process Manager (some
initializers, -isRunning) as the PM APIs don't appear to be thread-
safe itself

Looking through Processes.h, it would appear that all public Process Manager APIs claim to be thread safe since 10.3.

Huh. Thanks for the heads-up. Very annoying though that Apple put this information in the HTML documentation for some APIs (e.g. Apple Event Manager), yet omit it from others (e.g. Process Manager). Clearly I lack the instinctive Apple developer-fu to always check headers as well.



I guess there can always be bugs...


True; but are they Apple's, mine, or the user's...? :)

(I had a report a while back from a user who couldn't get the - isRunning method to work correctly from a background thread, but haven't investigated in depth due to lack of time. I figured that since Apple docs usually state when something is thread-safe, the PM APIs weren't. Oh well, back to the ol' drawing board now....)

Cheers,

has
--
Control AppleScriptable applications from Python, Ruby and ObjC:
http://appscript.sourceforge.net

_______________________________________________

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


References: 
 >Re: Best Strategy to Control iTunes (From: has <email@hidden>)
 >Re: Best Strategy to Control iTunes (From: "Sean McBride" <email@hidden>)

  • Prev by Date: Re: Bindings and MenuItems
  • Next by Date: Re: Saving Address Book for more than 1000 recrods
  • Previous by thread: Re: Best Strategy to Control iTunes
  • Next by thread: Re: Best Strategy to Control iTunes
  • Index(es):
    • Date
    • Thread