Timeline for DRY unrelated, but nearly identical, code
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 16, 2020 at 10:01 | history | edited | CommunityBot | Commonmark migration | |
| Apr 12, 2017 at 7:31 | history | edited | CommunityBot | replaced http://programmers.stackexchange.com/ with https://softwareengineering.stackexchange.com/ | |
| Sep 12, 2015 at 1:02 | comment | added | Xion | One important note: if you do repeat yourself, always mention in the comment all the other places that have to be visited when the repeated code changes. Not only it reduces the likelihood of a desync, it also works as an indicator of how much maintenance pain the repetition is causing you. | |
| Sep 7, 2015 at 15:57 | vote | accept | CommunityBot | ||
| Sep 7, 2015 at 6:02 | comment | added | user22815 | TL;DR - DRY is a means to an end. Focus on the end, not the means. If I could upvote the Lego Man twice, I would. | |
| Sep 7, 2015 at 0:18 | history | answered | durron597 | CC BY-SA 3.0 |