On Jun 15, 2010, at 9:54 AM, Kyle Sluder wrote:

> As was covered over on MacOSX-Dev, the only supported way to do this
> is with Apple Events, using something like AppleScript or Scripting
> Bridge.

That’s not true — you can access the apps’ interchange files, which are just 
regular property lists. (For example, ~/Music/iTunes/iTunes Music Library.xml.) 
These files are explicitly provided for data interchange — they’re not the 
actual databases the apps use, just shadow copies in a public data format.

Karelia’s open-source iMedia Browser framework has code for doing all this.

—Jens_______________________________________________

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 arch...@mail-archive.com

Reply via email to