[Zope] when to opt for a backend DB over ZClasses?
Steve Spicklemire
steve@spvi.com
Mon, 03 Sep 2001 07:18:58 -0500
Ok.. good point!
You *can* use TransactionAgents, for Zope-2.4+. For Zope-2.3.x the standard
ZPatterns release should work.
-steve
Chris Withers wrote:
>
> Steve Spicklemire wrote:
> >
> > Why not do both? Use ZClasses, but keep the data in SQL with ZPatterns:
>
> Maybe 'cos there are no stable, binary ZPatterns releases, especially for
> Windows? ;-)
>
> Chris
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )