Comment by ehutch79
2 days ago
If your code is that boilerplate you can do it by rote, you need to abstract it already. Or write a generator/snippet
2 days ago
If your code is that boilerplate you can do it by rote, you need to abstract it already. Or write a generator/snippet
See, I get what you're saying, but this is my whole thing. No. Abstracting code out or building a bespoke codegen system is not always or even usually an improvement on straight-line code that just does what it says it does.