|
|
|
|
|
by andybak
2808 days ago
|
|
I would regard anything other than tiny amounts of boilerplate to be a code smell in most languages. Code generation has so many downsides and Python is so dynamic I can't think what you're doing that couldn't be done better without code generation. |
|