Re: A subst-antial question
- From: "Busirane" <john.j.seal@xxxxxxxxx>
- Date: 23 Apr 2006 18:28:39 -0700
Neil Madden wrote:
An alternative, in Tcl 8.5 (or 8.4 with the dict package), would be to
not perform the substitutions locally, but instead to snapshot the
environment of the script as a dict, and then send that along with the
code (as a kind of closure) to be evaluated remotely using [dict with]:
Thanks, Neil. [dict] is something I'm not very familiar with, and now
I have motivation to look into it.
.
- References:
- A subst-antial question
- From: Busirane
- Re: A subst-antial question
- From: Don Porter
- Re: A subst-antial question
- From: Busirane
- Re: A subst-antial question
- From: Neil Madden
- A subst-antial question
- Prev by Date: Re: Adding variables dynamically to Itcl classes.
- Next by Date: Re: A subst-antial question
- Previous by thread: Re: A subst-antial question
- Next by thread: Re: A subst-antial question
- Index(es):
Relevant Pages
|