Mailing List Archive

RelStorage and Zope 2.9.8
Hi,

I have tested RelStorage with Zope3.4 and i m happy with it. I would like to
know if it's usable with Zope 2.9. I'm not sure, but Zope2.9 is release with a
ZODB==3.6 and RelStorage need ZODB==3.7, isn't it ?

--
Cordialement,
Jean-Michel FRANCOIS
Makina Corpus
Re: RelStorage and Zope 2.9.8 [ In reply to ]
JeanMichel FRANCOIS wrote:
> I have tested RelStorage with Zope3.4 and i m happy with it. I would
> like to know if it's usable with Zope 2.9. I'm not sure, but Zope2.9 is
> release with a ZODB==3.6 and RelStorage need ZODB==3.7, isn't it ?

I think RelStorage could work with ZODB 3.6, but the combination hasn't
been tested yet. Would it be possible for you to upgrade to Zope 2.10?

Shane
_______________________________________________
Zope-DB mailing list
Zope-DB@zope.org
http://mail.zope.org/mailman/listinfo/zope-db
Re: RelStorage and Zope 2.9.8 [ In reply to ]
not really, this is a big project with a lot of csutomer's specific code. I m
just trying to optimize the application.

I will look if the patch can be applied on ZODB 3.6 and make some test next
week.

Jean-Michel FRANCOIS

Le Friday 06 March 2009 10:47:24 Shane Hathaway, vous avez écrit :

> JeanMichel FRANCOIS wrote:
> > I have tested RelStorage with Zope3.4 and i m happy with it. I would
> > like to know if it's usable with Zope 2.9. I'm not sure, but Zope2.9 is
> > release with a ZODB==3.6 and RelStorage need ZODB==3.7, isn't it ?
>
> I think RelStorage could work with ZODB 3.6, but the combination hasn't
> been tested yet. Would it be possible for you to upgrade to Zope 2.10?
>
> Shane