Re: Get iphoto scripting bridge handle without starting iphoto?
Re: Get iphoto scripting bridge handle without starting iphoto?
- Subject: Re: Get iphoto scripting bridge handle without starting iphoto?
- From: Ken Ferry <email@hidden>
- Date: Sun, 16 Jan 2011 08:06:49 -0800
The project page does not make it clear whether or not that is a hack. Is
that supported, or, for example, would you get rejected from the mac app
store for depending on stuff that changes between OS versions?
-Ken
On Sun, Jan 16, 2011 at 4:07 AM, Mike Abdullah <email@hidden>wrote:
> Use the iMedia Browser to parse the library without launching iPhoto.
> http://code.google.com/p/imedia/
>
> On 14 Jan 2011, at 18:10, Gabriel Zachmann wrote:
>
> > 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.
> >
> > _______________________________________________
> >
> > 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
>
> _______________________________________________
>
> 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
>
_______________________________________________
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