On 5/29/07, Tony Balinski <ajbj at free.fr> wrote: > Another route would be to allow undefined as a pseudo-value in variables This reminds me of the way Javascript/ecmascript does it: it as a "typeof" editor to inspect the type of a variable's value, and has the pseudo-_type_ "undefined" for detecting unset variables.