[python-uk] Web Development with Python

Chris Withers chris at simplistix.co.uk
Thu Dec 15 12:20:46 CET 2005


Simon Faulkner wrote:
> functionality because it's all raw python and cgi.  If I change the 
> database I have to troll the whole app!

Well, you are using an OO language, it is kinda up to you to take 
advantage of it and make sure the SQL is maintained in some central 
place so you can easilly change databases ;-)

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk


More information about the python-uk mailing list