> > 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 (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