Re: [SQLObject] wsgi and sqlobject

2010-04-30 Thread markus
This sounds quite useful and is something I haven't thought of yet. I was rather thinking of problems with connection pooling and similar things. Some time ago I have seen some posts concerning issues with mod_python+sqlobject but this seems to be solved. As mod_wsgi is similar to mod_pytho

Re: [SQLObject] wsgi and sqlobject

2010-04-29 Thread David Turner
On Thu, 2010-04-29 at 21:16 +0200, Markus W. Barth wrote: > I'll be shortly starting a new project and I am thinking of using a rather > light-weight framework like the werkzeug-based flask. Could anybody on the > list > with wsgi+sqlobject tell me about his/her (positive/negative) experience wi