>>> there is a component we must load (a plugin) that is outside of our control

>> that runs an event loop, before we have our NSApp initialized (therefore it 
>> is
>> unable to handle the :openDocuments call)

> So, just to clarify - the "odoc" apple event is NOT failing on launch. It's
> just that you are getting it sooner (or later?) than you are hoping for it.
> Is that right? Thx - m.

that is correct.  it is being received by a plugin that runs an event loop 
while it's loading.  but the plugin drops it on the floor.

_______________________________________________

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