Re: Understanding the Run loop idea and the updating of controls during long operations
Re: Understanding the Run loop idea and the updating of controls during long operations
- Subject: Re: Understanding the Run loop idea and the updating of controls during long operations
- From: Sherm Pendley <email@hidden>
- Date: Sun, 7 Nov 2010 10:55:36 -0500
On Sun, Nov 7, 2010 at 10:35 AM, eveningnick eveningnick
<email@hidden> wrote:
>
>> You seem to be trying to find ways to use the frameworks in ways that are
>> not intended. Why are you not using NSApplicationMain in the normal way?
>>
> Just for the sake of my own understanding.
An admirable goal to be sure. But doing things in the most convoluted,
difficult way possible won't help you understand the *right* way to do
them.
> There's nothing extraordinary i am doing there
Then there should be no need to jump through extraordinary hoops to do it.
> Well actially i get a general performance slowdown.
Instruments.app is your friend. Have you profiled your app to
determine the cause of the slowdown? It's pointless to guess about
performance when it's so easy to measure it.
sherm--
--
Cocoa programming in Perl:
http://camelbones.sourceforge.net
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden