Pythonic design patterns

Marco Mariani marco at sferacarta.com
Thu Dec 4 10:28:44 EST 2008


George Sakkis wrote:

>> This is all very good, but don't drink the design pattern Kool-Aid and
>> start pushing design patterns everywhere. (Not everything needs to be a
>> singleton. No, really.)
> 
> Obligatory reading: http://www.mortendahl.dk/thoughts/blog/view.aspx?id=122

By the way, it's a fact that many low-level patterns, as they are 
described, are useful mainly/only in statically typed languages.

The ones in PEAA, for instance, are high-level enough to be useful in 
any environment.

http://www.amazon.com/Enterprise-Application-Architecture-Addison-Wesley-Signature/dp/0321127420



More information about the Python-list mailing list