Valerio Gionco <[EMAIL PROTECTED]> writes: > As an alternative, mod_dtcl could directly set the variables inside > the ::request:: namespace, but this could be a very radical solutio, > too... I like having variables be more 'contained'. I don't like the PHP way of doing things. More brainstorming... How about another namespace for variables... ::VARS::x ::VARS::x(1) "value one" ::VARS::x(2) "value two" That is a sneaky way of letting us do arrays, which is one way of handing the problem in a Tclish way, and keeping things more or less clean. This might be difficult to switch to, but less so than using VARS as a command. -- David N. Welton Free Software: http://people.debian.org/~davidw/ Apache Tcl: http://tcl.apache.org/ Personal: http://www.efn.org/~davidw/ Work: http://www.innominate.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
- Multiple values for a single variable Valerio Gionco
- Re: Multiple values for a single variable David N. Welton
- Re: Multiple values for a single variable David N. Welton
- Re: Multiple values for a single variable Valerio Gionco
- Re: Multiple values for a single variable David N. Welton
- Re: Multiple values for a single variable Valerio Gionco
- Re: Multiple values for a single variable David N. Welton
- Re: Multiple values for a single variable Dirk-Willem van Gulik
- Re: Multiple values for a single variable Valerio Gionco
- Re: Multiple values for a single variable David N. Welton
- Re: Multiple values for a single variable Dirk-Willem van Gulik
- Re: Multiple values for a single variable David N. Welton
- Re: Multiple values for a single variable Valerio Gionco
- Re: Multiple values for a single variable Wojciech Kocjan
- Re: Multiple values for a single variable Valerio Gionco
- Re: Multiple values for a single variable Wojciech Kocjan
- Re: Multiple values for a single variable Valerio Gionco
