Tcl plugin should rely on namespaces for execution context, not interpreters. This would allow fully initialized Tcl interpreters (with tcllib, etc), because it would happen only once. Depends on #5554
Tcl plugin should rely on namespaces for execution context, not interpreters.
This would allow fully initialized Tcl interpreters (with tcllib, etc), because it would happen only once.
Depends on #5554