<html>
  <head>

  </head>
  <body style="font-size: 12pt; margin-right: 4px; margin-top: 4px; line-height: normal; font-style: normal; font-variant: normal; margin-bottom: 1px; font-weight: normal; font-family: Helvetica Neue; margin-left: 4px">
    <p style="margin-bottom: 0; margin-top: 0">
      <font face="Helvetica Neue" size="3">Thanks for the useful responses</font><br><font face="Helvetica Neue" size="3"></font>    </p>
    <p style="margin-bottom: 0; margin-top: 0">
      <font face="Helvetica Neue" size="3">Is there some other Product that people use to bring external files into the zope environment&#63;</font>    </p>
<br>      
    <p style="margin-bottom: 0; margin-top: 0">
      <font face="Helvetica Neue" size="3">Andrew</font>    </p>
    <p style="margin-bottom: 0; margin-top: 0">
      <br>
      <font face="Helvetica Neue" STYLE="font-size: 12pt"><br>Andrew Watkins&#13;<BR>Systems Development Team Manager&#13;<BR>National Institute Water &amp; Atmospheric Research (NIWA).&#13;<BR><br><br></font>&gt;&gt;&gt; On 12 Mar 10 at 04:05 AM&#44; in message &lt;hnb0r9&#36;jcq&#36;1@dough.gmane.org&gt;&#44; Tres Seaver &lt;tseaver@palladion.com&gt; wrote:<br>    </p>
    <table border="0" style="font-size: 1em; margin-right: 0; margin-top: 0; margin-bottom: 0; margin-left: 15px" bgcolor="#f3f3f3">
      <tr>
        <td>
          <div style="padding-left: 7px; border-left: solid 1px #050505">
            <p style="margin-bottom: 0; margin-top: 0">
              <br>
              You will eed to patch ExternalFile to use Zope3-style interfaces.&#160;&#32;E.g.&#44;<br>instead of:<br><br>&#160;&#32;from Interface import Interface<br><br>patch it to be:<br><br>&#160;&#32;from zope.interface import Interface<br><br>Their may be other changes required&#44; as well&#44; depending on how the<br>product uses the interfaces.&#160;&#32;&#40;Later:&#160;&#32;I&#39;ve done the patch&#44; at least to<br>the extent of getting the appserver to start:&#160;&#32;see attachment&#41;.<br><br>&gt; 2. ZMySQLDA This fails with the message &#39;ImportError: No module named<br>&gt; _mysql&#39; again this works ok on zope 2.11.4<br><br>You need to install the MySQL-python package into your virtuaenv:<br><br>&#160;&#32;&#36; bin/easy_install MySQL-python<br>
            </p>
          </div>
        </td>
      </tr>
    </table>
  <BR>

    <div>
      NIWA is the trading name of the National Institute of Water &amp; 
      Atmospheric Research Ltd.
    </div>
  </BODY></HTML>