<br><font size=2 face="sans-serif">Great, thanks! I didn't know about &quot;xotcl::interp.&quot;</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 &lt;uwe.zdun@wu-wien.ac.at&gt; wrote on 09/16/2003
05:48:32 AM:<br>
<br>
&gt; Michael,<br>
&gt; <br>
&gt; this problem does not seem to exist anymore in the forthcoming 1.1<br>
&gt; release ... in the 1.0.* releases it should work to use the <br>
&gt; xotcl::interp command (which pre-initializes xotcl in the child interp)
<br>
&gt; instead:<br>
&gt; <br>
&gt; &nbsp;package require XOTcl<br>
&gt; <br>
&gt; &nbsp;xotcl::interp create Interp<br>
&gt; &nbsp;Interp eval {package require XOTcl}<br>
&gt; &nbsp;xotcl::interp delete Interp<br>
&gt; <br>
&gt; Uwe<br>
</tt></font>