[Python-Dev] PEP 3144: IP Address Manipulation Library for the Python Standard Library

Antoine Pitrou solipsis at pitrou.net
Wed Aug 26 19:42:02 CEST 2009


DrKJam <drkjam <at> gmail.com> writes:
> netaddr employs a simple variant of the GoF Strategy design pattern (with
added Python sensibility).

It would be nice if you could avoid employing this kind of acronyms without
explaining them. Not everybody drinks the design pattern kool-aid.
(Google tells me that GoF seems to mean "Gang of Four", which is of course as
meaningful as a hip-hop band name can be :-))

In any case, if you think netaddr's implementation strategy is better than
ipaddr's, a detailed comparison would be welcome.

Regards

Antoine.




More information about the Python-Dev mailing list