In my code, when trying to create a new autonamed instance of one of
my classes, I get the following error:
[ MyClass new ]
invalid command name "::xotcl"
I don't even know where to start looking for the cause of this error
since "new" is a built-in method of XOTcl. This error only happens
with this particular code, other code works fine. Any
tips/suggestions?
Thanks