[Grok-dev] Is the Grok Tutorial completed?
Lennart Regebro
regebro at gmail.com
Fri Jan 30 04:24:07 EST 2009
On Fri, Jan 30, 2009 at 01:35, geoHUZ <geohuz at gmail.com> wrote:
> thing is about ZODB, I'm not sure if it's ok to use it as the back end
> database rather than the relational one. Since I have no experience of
> developing a transactional system with a pure object DB, I really want to
> see topics about it.
With Grok or any Zope application and the ZODB, you generally do not
have to think about transactions, it's buildt-in.
But if you want to control the transactions you can do that with the
transaction module.
--
Lennart Regebro: Zope and Plone consulting.
http://www.colliberty.com/
+33 661 58 14 64
More information about the Grok-dev
mailing list