IBM Goes Python

D

dfinner

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top