[Pyobjc-dev] ObjC GC with PyObjC?
Brought to you by:
ronaldoussoren
From: Barry W. <bar...@gm...> - 2009-06-02 22:19:34
|
Can anyone comment on the current state of PyObjC in relation to the Objective-C garbage collector? As @bbum said on Twitter: "... I just don't write desktop code w/o GC anymore. Waste of time not to use GC." In a PyObjC app that loads Objective-C code via plugin, can we use GC in the plugin code? Thanks, Barry |