[Twisted-web] A question with storm orm and Nevow

Colin Alston karnaugh at karnaugh.za.net
Fri Jul 17 03:49:38 EDT 2009


On Fri, Jul 17, 2009 at 8:56 AM, Daniel Yang
<daniel.yang.zhenyu at gmail.com>wrote:

> using storm orm(twisted version) in Nevow:
>
> Here is my approach:
>
> First, create a pool:
> <snip>
> FYI: Storm ORM with twisted integration is not quite stale yet.
>
>
Gees man, I don't know why you bother with Storm ORM looking at that code
excerpt.

Axiom ORM is significantly less convoluted.

Does the Storm ORM wrapper for twisted not provide a transactional wrapper
like sAsync to do all your things inside a single deferred? You could
probably write one and save significant spaghetti.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-web/attachments/20090717/7b487bea/attachment.htm 


More information about the Twisted-web mailing list