<br><br><div><span class="gmail_quote">On 18/04/07, <b class="gmail_sendername">Kevin Walzer</b> <<a href="mailto:kw@codebykevin.com">kw@codebykevin.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
James Stroud wrote:<br><br>> This appears more or less unique to Objective C. It looks that with<br>> PyObjC, you have to interact with the Objective C runtime to manage<br>> memory. This is not required, thankfully, with any other GUI tookits
<br>> I've seen.<br>><br>> I think the main difference is that PyObjC is not a GUI toolkit per se,<br>> but is simply a means to make the Objective C runtime (and hence Cocoa)<br>> available via a python layer.
<br>><br>> James<br><br>That's kind of what I thought. Memory management? In Python? *shudder*</blockquote><div><br>I'm wondering if this might go away with the arrival of garbage collection in ObjectiveC?<br>
<br>Michael<br></div><br></div><br>