On Sun, Aug 3, 2008 at 8:41 PM, Eric Lee <[EMAIL PROTECTED]> wrote:
> The problem, is actually getting started. Which class should I use?

Break it down.  By far the more challenging part is actually getting
the iTunes data.  There are a few ways of going about this:

1) Use Scripting Bridge (Leopard only).
2) Build an AppleScript and send it to iTunes.
3) Send raw Apple Events to iTunes.
4) Parse the iTunes Library XML files.

#4 is unsupported, but also the only way to get access to the iTunes
library when iTunes isn't running.  The approach you take is dictated
by your functional requirements.

HTH,
--Kyle Sluder
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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