Message10198
Logged In: YES
user_id=92689
Mac tree: somewhere in Mac/Modules/. It's a completely standalone module,
it has no impact on the rest of the (Mac)Python source tree. PythonIDE.py
would import it and call autoGIL.installAutoGIL(). You should have a look ;-)
I'm playing with it now, and somehow it doesn't always quite work like I
thought. Need to do more testing. It works perfectly in Cocoa apps, but not
always under W/FrameWork's WaitNextEvent() loop. Don't know whether this
is an inherent problem, but if so, that would be a reason to move to
CarbonEvents pretty soon (assuming it _does_ work under
CarbonEvt.RunApplicationEventLoop()). Hm. |
|
Date |
User |
Action |
Args |
2007-08-23 14:00:25 | admin | link | issue539990 messages |
2007-08-23 14:00:25 | admin | create | |
|