Re: Native Cocoa API for iTunes?
Re: Native Cocoa API for iTunes?
- Subject: Re: Native Cocoa API for iTunes?
- From: Matt Neuburg <email@hidden>
- Date: Thu, 21 Jul 2011 20:21:57 -0700
On Thu, 21 Jul 2011 14:12:53 +0000 (GMT), bradgibbs <email@hidden> said:
>I've been using Scripting Bridge in one of my apps. Now that iTunes is a native Cocoa app, I'm wondering what effect this is going to have on Scripting Bridge compatibility
There's no such thing as "scripting bridge compatibility". An application is scriptable via Apple events or it isn't. If it is, it doesn't care (or even know) what method *you* are using to send it those Apple events.
So your only question is what iTunes's scriptability is like, and you can easily find that out just by looking (for example, by generating a scripting bridge glue file, or in many other ways). You don't need to ask. Just *look*. m.
--
matt neuburg, phd = email@hidden, <http://www.apeth.net/matt/>
A fool + a tool + an autorelease pool = cool!
Programming iOS 4!
http://www.apeth.net/matt/default.html#iosbook_______________________________________________
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