![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveRe: References (was: Re: Is garbage collection here yet?)
From: Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at>
Date: Mon Mar 20 2006 - 20:29:14 CET
Darren New <dnew@san.rr.com> wrote:
Nomenclature:
To clean up a stringified ref, simply [unset] it.
If you stringify it "on purpose" for later access, you'll
Each variable can/should be unset, as soon as *you* think
Only after all live refs are discarded and all auto-vars are
This was just a some brainstorming, on how one could deal
|