On Fri, 16 Oct 2009 18:45:54 -0700, Rick Mann <[email protected]> said: >It often starts with one, then spreads to others. There is speculation >online that that 65,535th event results in a long hang/timeout. I want >to get an idea of how many events are really being sent during normal >use (that is, not during heavily scripted use, etc). > >http://db.tidbits.com/article/10643
It isn't speculation. :) If you think your app is hitting this bug, you don't need to *count* Apple events; you need to know the return IDs of the Apple events that you are sending. That's easy to find out. m. -- matt neuburg, phd = [email protected], <http://www.tidbits.com/matt/> A fool + a tool + an autorelease pool = cool! AppleScript: the Definitive Guide - Second Edition! http://www.tidbits.com/matt/default.html#applescriptthings _______________________________________________ Cocoa-dev mailing list ([email protected]) 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 [email protected]
