![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveRe: Is garbage collection here yet?
From: Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at>
Date: Thu Mar 16 2006 - 09:14:10 CET
Neil Madden <nem@cs.nott.ac.uk> wrote:
> ... You don't need to know which objects are referenced by the
No, we obviously do not agree on the definition of "garbage"
My definition: garbage is, what the programm cannot access anymore.
I'm bold enough to claim that your definition is flakey, because
References are "not Tcl" in about the same way as dynamic code
|