procs should not be visible in global namespace when defined within a namespace eval block.
Tcl 8.4: % proc foo {} { return [error foo] } % foo foo % set errorInfo foo while executing "error foo" (procedure "foo" line 1) invoked from within "foo" ----------------------------...
Some details need to be worked out and then the code needs to be completed.
Need docs.
Ads by The Lounge