Subversion
Written by: Lorna Jane Mitchell
Featured Refcardz: Top Refcardz:
  1. Git
  2. DNS
  3. Data Mining
  4. Spring Data
  5. Subversion
  1. Spring Data
  2. Subversion
  3. Spring Config.
  4. Spring Annotations
  5. Data Mining

Link Details

Link 813313 thumbnail
User 478055 avatar

By mitchp
via java.dzone.com
Published: Jun 28 2012 / 09:39

Copy and Paste Programming – taking a copy of existing code in your project and repurposing it – violates coding best practices like Don’t Repeat Yourself (DRY). It’s one of the most cited examples of technical debt, a lazy way of working, sloppy and short-sighted: an antipattern that adds to the long term cost of keeping a code base alive.
  • 10
  • 0
  • 1054
  • 868

Comments

Add your comment
User 218789 avatar

eelmore replied ago:

1 votes Vote down Vote up Reply

YES. It really is. Copy-code always seems to be full of bugs or soon gets bungled into an ill-fitting solution.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (10)



Voters Against This Link (0)