This post originated from an RSS feed registered with Python Buzz
by Hans Nowak.
Original Post: Class methods and inheritance
Feed Title: Efectos Especiales
Feed URL: http://www.zephyrfalcon.org/weblog2/rss.xml
Feed Description: Ramblings, rants, musings, ideas and observations. Topics include (but are not limited to): programming (especially Python), books, games (especially CCGs and board games), astrology, design, writing, painting, etc.
When hacking on production code (aka "work"), I ran into an interesting issue. I am writing a specialized, lightweight object-relational mapper. ... [379 words]