[Grok-dev] Is the Grok Tutorial completed?
Sebastian Ware
sebastian at urbantalk.se
Fri Jan 30 04:34:17 EST 2009
30 jan 2009 kl. 10.24 skrev Lennart Regebro:
> 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.
>
Clarification... I meant book keeping transaction as in "movement of
resources between accounts", not database transactions... :)
Mvh Sebastian
More information about the Grok-dev
mailing list