metaclasses vs. inheritance
Ian McMeans
imcmeans at home.com
Fri Jun 28 02:23:08 EDT 2002
More information about the Python-list mailing list
Fri Jun 28 02:23:08 EDT 2002
- Previous message (by thread): metaclasses vs. inheritance
- Next message (by thread): metaclasses vs. inheritance
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Can someone give an example of a problem that is solved with metaclasses, which would be difficult or impossible to solve with inheritance? I (very barely) understand metaclasses, but to me it just seems like inheritance, where the classes who get the benefit of the meta-class get the metaclass' features. PS - what's the antonym of meta?
- Previous message (by thread): metaclasses vs. inheritance
- Next message (by thread): metaclasses vs. inheritance
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list