<div class="gmail_quote">2009/3/6 Hanno Schlichting <span dir="ltr">&lt;hannosch@hannosch.eu&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">Wichert Akkerman wrote:<br>
&gt; On 3/6/09 6:27 AM, eastxing wrote:<br>
</div><div class="im">&gt;&gt; About one month ago, I asked a question about &#39;ZODB pack&#39; and got<br>
&gt;&gt; suggestions to update to new ZODB version.<br>
&gt;&gt; It took me one month to update my site from Plone2.5.5(with<br>
&gt;&gt; Zope2.9.6-final,ZODB3.6.2) to Plone3.1.7(with Zope2.10.7,ZODB3.7.3).<br>
&gt;&gt; Then I update zasync(an schedule durable task framework used by Zope2)<br>
&gt;&gt; to use its second-generation replacer -- &#39;zc.async&#39;, &#39;zc.async&#39; needs<br>
&gt;&gt; ZODB3.9.0, then I went further to update to use Zope2.11.7 and<br>
&gt;&gt; ZODB3.9.0a12, so far so good.<br>
&gt;<br>
&gt; Please note that Zope 2.11.7 is not supported for Plone 3.1.7. You<br>
&gt; should be able to use ZODB 3.9 with Zope 2.10.x though.<br>
<br>
</div>Zope 2.11.2 is indeed not officially supported for Plone 3.x but we have<br>
nightly test runs passing for months now. So there&#39;s a good chance it&#39;ll<br>
work.<br>
<br>
If you want to use RelStorage I suggest using ZODB 3.8 with the<br>
appropriate patches. This combination is used in production by a number<br>
of people and has been tested.<br>
<br>
ZODB 3.9 introduces a number of API incompatible changes and will not<br>
work with Zope 2.11 in general. I had to change the Zope 2 code for 2.12<br>
in quite a number of places to make it work with ZODB 3.9. I&#39;d be<br>
surprised if you get this combination working in a reliable way.<br>
<br>
Hanno<br>
</blockquote></div><br>Yes, I backport some codes from Zope2.12 to make Plone3.1.7 work with ZODB3.9.0a12. I really want to use ZODB3.9 cause zc.async1.5.1 needs it. I&#39;ll continue test it to ensure all works ok. <br>
<br>Now I am so exciting to prepare convert my large site to use RelStorage, hope there is a big performance improvement ahead. Thanks guys, you <span class="wbtr_mn">awesome.<br><br>happy weekend<br>eastxing<br></span>