My question is: can I get a scripting bridge handle on iPhoto without making 
iPhoto launch?
And can I retrieve a list of iPhoto albums and a list of images in an album 
without making iPhoto launch?

Right now, I am using 
  iPhoto_ = [[SBApplication 
applicationWithBundleIdentifier:@"com.apple.iPhoto"] retain];
but that fires up iPhoto, which can be a bit slow.
Also, as a user, I find it a bit disturbing that iPhoto has been launched by 
another program.


Best regards,
Gabriel.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

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