|
TclBridge Documentation
|
|
|
|
|
|
Limitations
|
|
|
|
|
|
While the maximum number of custom commands is variable, the reasonable limit is about 10000 custom commands per TclBridge object.
Additionally, each TclBridge object created has it's own set of custom commands.
However, interpreters can be shared within the same process.
|