[Twisted-Python] quick factory question
Itamar Shtull-Trauring
itamar at itamarst.org
Tue Jul 22 10:38:29 MDT 2003
On Tue, 22 Jul 2003 09:32:21 -0700
Greg Fortune <lists at gregfortune.com> wrote:
> On a related note, I've noticed that twisted uses naming similar to
> that of the Designs pattern books. Anyone know of a good online
> resource for the design patterns covered by "the gang of four" (ie,
> the ones twisted appears to be using...)?
The "gang of four" patterns are usually idioms in Python, so their book
is not very interesting.
For networking-oriented patterns you should probably look at
http://www.cs.wustl.edu/~schmidt/ACE-papers.html
You may want to read the POSA2 book as well, since it is based on these
papers.
--
Itamar Shtull-Trauring http://itamarst.org/
http://www.zoteca.com -- Python & Twisted consulting
More information about the Twisted-Python
mailing list