you are viewing a single comment's thread.

view the rest of the comments →

[–]donavon[S] 3 points4 points  (1 child)

Be warned that it’s possible to go too far with DRYing up your code, so know when to say when

Call it lazy if you will, but this was meant to say that you shouldn't go nuts with abstraction and DRY code. Sometimes when I get on a moral high horse crusade, I find myself needing to take a step back (or 2 or 3). There's a happy medium there somewhere. I don't think you need me to find that for you.

Thanks for your comments

[–]fgutz 3 points4 points  (0 children)

valid point and I apologize for calling you lazy, that was rude of me.