On Sep 19, 2012, at 12:17 PM, Kyle Sluder wrote:
> I think AppleScript might be a red herring here. We're seeing a similar
> slowdown in use of NSOpenPanel in our apps.
We filed a radar on this problem this afternoon, rdar://12342164. It's in open
radar as well.
Here's the key bit of the descr
On Thu, Aug 23, 2012, at 09:34 PM, George Nachman wrote:
> My application implements the NSApplicationDelegate method
> -application:openFile: in its app delegate. There seems to be a problem
> new
> to OS 10.8 where after receiving the apple event to open a file, five
> seconds pass before some ki
On 2012 Aug 23, at 21:34, George Nachman wrote:
> My application implements the NSApplicationDelegate method
> -application:openFile: in its app delegate. There seems to be a problem new
> to OS 10.8 where after receiving the apple event to open a file, five
> seconds pass before some kind of in
My application implements the NSApplicationDelegate method
-application:openFile: in its app delegate. There seems to be a problem new
to OS 10.8 where after receiving the apple event to open a file, five
seconds pass before some kind of internal timeout is hit, a response is
sent to the apple even