@jk So when four things fail, you have to go through the 270 lines of abstract, generic code looking for the correct line to change.
As opposed to fixing it in one of the four places but forgetting the other three.
Meh. It's a subject of debate. I'd still rather have a single place to change it. 🤔
@GrahamDowns @jk remember, code looking similar doesn’t make it the same.
DRY principle is about knowledge, not code. There’s an expensive difference between the two.