Gabriel Genellina <[EMAIL PROTECTED]> wrote:

> Hello
> 
> Most authors talk about Java/C++, and describe patterns used as a 
> workaround to their static class model; the dynamic nature of Python 
> allows for trivial implementations in some cases.
> I've seen some design patterns examples on the ActiveState site, and 
> some discussions some time ago on this list.
> But does anyone know of a complete discussion/analysis of patterns in
> Python? Books, articles, web pages...

Many of my presentations and articles have covered this area, and you
can find the various PDFs at <http://www.aleax.it/python_mat_en.html> --
of course, they're somewhat fragmentary, but I hope they can be of some
help!


Alex
 
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to