In article <2010050619481239450-tomfsess...@gmailcom>, TomF <tomf.sess...@gmail.com> wrote: > >I don't doubt it. But I'm not really interested in line (micro) level >code issues at the moment. Not that my code couldn't stand being >improved, but I'm more interested in seeing how medium/large OO python >systems are designed. If I could get this from a book I would, but I >suspect I need to study real code.
My suspicion is that very very few medium/large systems are truly "well-designed". I've had occasion to dive into the CherryPy and Cheetah code, you might look there. -- Aahz (a...@pythoncraft.com) <*> http://www.pythoncraft.com/ "It is easier to optimize correct code than to correct optimized code." --Bill Harlan -- http://mail.python.org/mailman/listinfo/python-list