Re: [Pyobjc-dev] Snowleopard GC & 64-bit (also easy_install)
Brought to you by:
ronaldoussoren
From: Jonathan W. <jwi...@to...> - 2009-10-19 19:04:20
|
> On 19 Oct, 2009, at 16:36, Jonathan Wight wrote: > > * AFAIK Python is not build correctly to link into GC enabled > applications > > * While I try to ensure that PyObjC's reference management is safe > w.r.t. GC (using CFRetain/CFRelease rather than -retain/-release) I > have never tested if this is sufficient. That means PyObjC is almost > certainly unsafe w.r.t. GC. Anything I can do to help? Would love to get PyObjc up and running on GC/64-bit. Jon. |