[Pythonmac-SIG] Python threading.Thread vs PyObjC performOnMainThread

gandreas@gandreas.com gandreas at gandreas.com
Mon May 16 22:32:16 CEST 2005


On May 16, 2005, at 2:22 PM, Bob Ippolito wrote:

>
> On May 16, 2005, at 2:53 PM, gandreas at gandreas.com wrote:
>
>> I  should be able to directly send the signal from the IDE to the  
>> targeted app (since it's a child of the IDE), and the standard  
>> "catch a unix signal invokes the debugger" action should work  
>> (since the debugger interface on the client talks back to the IDE).
>>
>
> Yeah, this will work fine.  I'm just saying, that if you wanted  
> something even more decoupled (to implement remote debugging,  
> plugin debugging, objc.inject debugging, etc.), then that's how you  
> could do it.
>

That's an _excellent_ suggestion!  The thought of debugging an  
already running application would be extremely useful....

Of course, I have to get the thing working for the standard case first.


Glenn Andreas                      gandreas at gandreas.com
  <http://www.gandreas.com/> oh my!
quadrium | build, mutate, evolve | images, textures, backgrounds, art



More information about the Pythonmac-SIG mailing list