IBM Goes Python

dfinner at Kollsman.com dfinner at Kollsman.com
Thu Aug 28 14:30:19 EDT 2003


Part 1:
http://www-106.ibm.com/developerworks/linux/library/l-pymeta.html

::: Metaclass programming in Python, Part 2 :::
Metaclasses can be downright metaphysical. If you thought inheritance
was messy before, wait until you see what happens when Python experts
Michele Simoniato and David Mertz introduce metaclasses,
superclasses, subclasses, metatypes, magic methods, and more into the
equation. But fear not: they assure us that, despite the pitfalls
(and worse) of mixing metas into your Python work, the benefits make
the effort more than worth while.
http://www.ibm.com/developerworks/library/l-pymeta2/?ca=dnt-434

IBM's Developerworks posts quite a bit of Python/Perl/OpenSource information in
their weekly newsletter.  If you weren't aware, I thought you might find this
interesting.

Doug







More information about the Python-list mailing list