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
_______________________________________________
python-uk mailing list
python-uk@python.org
http://mail.python.org/mailman/listinfo/python-uk

Reply via email to