average wrote: > It seems that the frustration with super revolves around how Python > currently conflates (as well as many users) two very different types > of inheritance, both "is-a" and "has-a" (or compositional) > inheritance. Unfortunately, Python assists this confusion because the > language doesn't provide a distinct enough way to differentiate > between them. has-a should be modelling with attributes, not inheritance. The latter relationship should always mean is-a (even for mixins). Cheers, Nick. -- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia --------------------------------------------------------------- http://www.boredomandlaziness.org
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4