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 <cocoa...@mikeabdullah.net>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 (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/cocoadev%40mikeabdullah.net
> >
> > This email sent to cocoa...@mikeabdullah.net
>
> _______________________________________________
>
> 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/kenferry%40gmail.com
>
> This email sent to kenfe...@gmail.com
>
_______________________________________________

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