Comment on Metaprogramming in PythonparentComments−wheelerof4te3yI wouldn't call subclasses, metaclasses and decorators easy to use, let alone learn to use correcly.The comparison makes no sense.−philipov3yWhat? Decorators are easy to use, subclasses are easy to use, and you don't need metaclasses.−ThePadawan3yI read your "vodoo magic in a programming language" to mean "behind the scenes in the implementation of the programming language", not "for a programmer to understand while using the programming language".
Comments
I wouldn't call subclasses, metaclasses and decorators easy to use, let alone learn to use correcly.
The comparison makes no sense.
What? Decorators are easy to use, subclasses are easy to use, and you don't need metaclasses.
I read your "vodoo magic in a programming language" to mean "behind the scenes in the implementation of the programming language", not "for a programmer to understand while using the programming language".