Re: Large queue of messages for another app
Re: Large queue of messages for another app
- Subject: Re: Large queue of messages for another app
- From: Trygve Inda <email@hidden>
- Date: Wed, 10 Feb 2010 20:03:39 +0000
- Thread-topic: Large queue of messages for another app
>
> On Feb 9, 2010, at 10:47 PM, Trygve Inda wrote:
>
>> 1) Apple Events... These are messy but I'd go there if it'd not have lost
>> events.
>
> Bingo. This is a really typical use case. The 'odoc' AppleEvent does exactly
> what you want. Just use NSWorkspace or LaunchServices to tell the other app to
> open a group of documents. You shouldn't even need to use any AE code
> directly.
>
> —Jens
Once the files are processed by the sub app, I need to send a properties
NSDictionary back to the main app. This can't really be handled by an 'odoc'
event - Are AppleEvents as likely to get lost as NSDistributedNotifications?
Trygve
_______________________________________________
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