Gettin regular Python and JPython to communicate interproces

Gordon McMillan gmcm at hypernet.com
Tue May 18 13:48:24 EDT 1999


Graham Matthews asks:

> Gordon McMillan (gmcm at hypernet.com) wrote:
> : Swing has memory leaks, is slow and, as Andrew mentioned, is not :
> ubiquitous. 
> 
> I would be interested to know in what sense Swing has memory leaks.
> I am not doubting your claim but since Java has garbage collection I
> am interested in how Swing can leak?

More properly, resource leaks. GC doesn't help with that. Indeed, it 
can often make things worse.

nondeterminant-is-as-nondeterminant-does-ly y'rs

- Gordon




More information about the Python-list mailing list