<br><font size=2 face="sans-serif">Great, thanks! I didn't know about "xotcl::interp."</font>
<br>
<br><font size=2 face="sans-serif">Can you say anything more about 1.1--when
it's coming and what it contains?</font>
<br>
<br><font size=2><tt>Uwe Zdun <uwe.zdun@wu-wien.ac.at> wrote on 09/16/2003
05:48:32 AM:<br>
<br>
> Michael,<br>
> <br>
> this problem does not seem to exist anymore in the forthcoming 1.1<br>
> release ... in the 1.0.* releases it should work to use the <br>
> xotcl::interp command (which pre-initializes xotcl in the child interp)
<br>
> instead:<br>
> <br>
> package require XOTcl<br>
> <br>
> xotcl::interp create Interp<br>
> Interp eval {package require XOTcl}<br>
> xotcl::interp delete Interp<br>
> <br>
> Uwe<br>
</tt></font>