After implementing the Ingres adapter ZEIngresDA I found I was left
high and dry when it came to deprecation messages and all else by
ZEOmega.&nbsp; I had to fix it myself.&nbsp; <br>
<br>----- Original Message -----<br>From: Jeff Peterson &lt;jeff.peterson@crary.com&gt;<br>Date: Saturday, June 28, 2008 3:24<br>Subject: RE: [Zope] ZcxOracleDA, LocalFS, ZMySQLDA<br>To: Andreas Jung &lt;lists@zopyx.com&gt;, "zope@zope.org" &lt;zope@zope.org&gt;<br><br>&gt; I'm not actually having a problem.&nbsp; I updated those three <br>&gt; products to work with 2.11.0 and was wondering if someone could <br>&gt; give some guidance to me regarding getting the changes made <br>&gt; permanent or at least looked at by the authors.&nbsp; I emailed <br>&gt; each of them but have had no responses.&nbsp; Given that the <br>&gt; authors themselves haven't replied, it occurred to me that the <br>&gt; email addresses may be out of date so I turned to the list.<br>&gt; <br>&gt; I have been using Zope for some years now, but have never really <br>&gt; needed to submit a patch or anything like that, so the process <br>&gt; to get this done is really an unknown for me.<br>&gt; <br>&gt; It's even possible I am using the incorrect products for this <br>&gt; release of Zope.<br>&gt; <br>&gt; I noticed too, a minor issue with ZPsycopgDA, it also exists <br>&gt; with ZMySQLDA:<br>&gt; <br>&gt; /home/zope/base211/lib/python/OFS/Application.py:809: <br>&gt; DeprecationWarning: __init__.py of Products.ZMySQLDA has a long <br>&gt; deprecated 'methods' attribute. 'methods' support might be <br>&gt; removed in Zope 2.11 or a later feature release. Please use the <br>&gt; 'legacy' argument of registerClass instead if the methods are <br>&gt; constructors. Or refactor the product using adapters.<br>&gt; &nbsp; DeprecationWarning)<br>&gt; <br>&gt; /home/zope/base211/lib/python/OFS/Application.py:809: <br>&gt; DeprecationWarning: __init__.py of Products.ZPsycopgDA has a <br>&gt; long deprecated 'methods' attribute. 'methods' support might be <br>&gt; removed in Zope 2.11 or a later feature release. Please use the <br>&gt; 'legacy' argument of registerClass instead if the methods are <br>&gt; constructors. Or refactor the product using adapters.<br>&gt; &nbsp; DeprecationWarning)<br>&gt; <br>&gt; I am not sure how to fix this, I see refactoring using adapters, <br>&gt; but though I have fiddled a bit with Zope3 it's magic is still a <br>&gt; relative unknown to me.<br>&gt; <br>&gt; I was just looking for a little direction.&nbsp; For the most <br>&gt; part I have no issues with the migration except with Page <br>&gt; Templates, it feels like the "expand macros while editing" is <br>&gt; backwards.&nbsp; I have to uncheck it for the fill-slots and <br>&gt; macros to show up properly and I am seeing some strange errors <br>&gt; where a slot that is clearly defined in the master template is <br>&gt; being rendered as metal:slot rather than metal:fill-slot.&nbsp; <br>&gt; But I have just come across this and haven't spent much time <br>&gt; looking yet, I am sure a solution will present itself.<br>&gt; <br>&gt; Thanks,<br>&gt; --<br>&gt; Jeffrey D Peterson<br>&gt; Webmaster<br>&gt; Crary Industries, Inc.<br>&gt; <br>&gt; -----Original Message-----<br>&gt; From: Andreas Jung [mailto:lists@zopyx.com]<br>&gt; Sent: Thursday, June 26, 2008 11:34 PM<br>&gt; To: Jeff Peterson; zope@zope.org<br>&gt; Subject: Re: [Zope] ZcxOracleDA, LocalFS, ZMySQLDA<br>&gt; <br>&gt; <br>&gt; <br>&gt; --On 26. Juni 2008 17:03:27 -0500 Jeff Peterson <br>&gt; &lt;jeff.peterson@crary.com&gt;wrote:<br>&gt; <br>&gt; &gt; I upgraded my Zope server to 2.11.0 from 2.8.7.&nbsp; To do <br>&gt; that I needed<br>&gt; &gt; to update the above 3 products.&nbsp; I am not sure of the <br>&gt; process to get<br>&gt; &gt; the products updated so others can use them.<br>&gt; <br>&gt; What is your problem? Like in our old installation: you donwload <br>&gt; the products and install them in the same way as you did earlier.<br>&gt; Of course you have to check if those products are compatible <br>&gt; with most recent Zope versions (check yourself by installing <br>&gt; them, if necessary get back to the authors of the products).<br>&gt; <br>&gt; -aj<br>&gt; _______________________________________________<br>&gt; Zope maillist&nbsp; -&nbsp; Zope@zope.org<br>&gt; http://mail.zope.org/mailman/listinfo/zope<br>&gt; **&nbsp;&nbsp; No cross posts or HTML encoding!&nbsp; **<br>&gt; (Related lists - <br>&gt; &nbsp;http://mail.zope.org/mailman/listinfo/zope-announce<br>&gt; &nbsp;http://mail.zope.org/mailman/listinfo/zope-dev )<br>&gt;