Simon Faulkner wrote: > > I have used Zope/Plone but it is quite a heavyweight solution for a > small app and quite slow unless you do a lot of caching.
Well, what you say applies to Plone ;-) Zope can be pretty lightweight if you just use plane ZPT, python scripts and ZSQL methods. When building those kinds of apps, I've never needed to do any explicit caching. But, for what you're talking about here, maybe running a seperate appserver is a step too far... cheers, Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk _______________________________________________ python-uk mailing list python-uk@python.org http://mail.python.org/mailman/listinfo/python-uk