On Fri, Jul 17, 2009 at 8:56 AM, Daniel Yang <[email protected]>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.
_______________________________________________ Twisted-web mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web
