S.Lott -- Software Architect
  • Other Articles
  • Publications
  • S.Lott Biography

More On Inheritance vs. Delegation

Date Thu 17 November 2011 Tags #python / object-oriented design / delegation / inheritance

Emphasis on the "More On" as in "Moron". This is a standard design error story. The issue is that inheritance happens along an "axis" or "dimension" where the subclasses are at different points along that axis. Multi-dimensional inheritance is an EPIC FAIL.

Context

Data warehouse processing can involve a fair …

more ...

  • Social

    • Mastodon
    • Github
    • StackOverflow
    • LinkedIn
    • O'Reilly
    • Amazon
  • Categories

    • Architecture & Design
    • Books
    • FOSS
    • Management
    • News
    • Python
    • Technologies
  • Links

    • Pelican
    • Python.org
    • Jinja2
  • Archive

    • November 2011 (1)

© 2011 S.Lott · Powered by pelican-bootstrap3, Pelican, Bootstrap

Back to top