With the latest commit I did last night, code in branch/rivet-namespace is a candidate to be reintegrated into trunk.
The current version should be producing a transparent replacement of code in trunk. Still 'configure' is now endowed with new controlling switches that can disable the automatic import of commands into the global namespace (forcing a programmer to explicitly import the scripts from ::rivet namespace) or disable the export of commands from ::rivet altogether (forcing the programmer to fully specify the scope of commands) The switches concerned are (corresponding flags are by default set to 'yes') --disable-rivet-commands-export --disable-import-rivet-commands the switch --enable-import-rivet-commands forces 'configure' to export commands, making the --[disable|enable]-rivet-commands-export unneeded and uneffective. -- Massimo --------------------------------------------------------------------- To unsubscribe, e-mail: rivet-dev-unsubscr...@tcl.apache.org For additional commands, e-mail: rivet-dev-h...@tcl.apache.org