• only do the autorelease part as a delayed action when receiving returnArguments: (since we need to release the lock that has tm_dialog waiting, if we do that delayed, we may risk a deadlock, since when tm_dialog is called up with a modal dialog, the normal event loop won’t serve us)
Changed: U trunk/PlugIns/Dialog.tmplugin/Contents/MacOS/Dialog U trunk/Tools/Dialog PlugIn/Dialog.mm _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/mailman/listinfo/textmate-dev
