Hello guys,
I have one question about TCL. I have seen that .LRN is devided into different namespaces. And some namespaces are using procedures from another namspaces. This is a normal thing.
But why does TCL know in which file which namespace is. Cause the filename of the TCL file is not the same as the namespace in the file. Is there anywhere a mapping file, that maps the namespace to a TCL file. Or how does it function?
Thanks a lot
Sascha