Why is "copy and paste" of code dangerous?
Posted
by Yigang Wu
on Stack Overflow
See other posts from Stack Overflow
or by Yigang Wu
Published on 2010-03-22T08:57:12Z
Indexed on
2010/03/22
9:11 UTC
Read the original article
Hit count: 298
best-practices
Sometimes, my boss will complain us why we need so long time to implement a feature. Actually, the feature has been implemented in other AP before, you just need to copy and paste codes from there. The cost should be low. It's really a hard question, because copy and paste codes is not a easy thing from my point. Do you have any good reason to explain your boss who doesn't know technology?
© Stack Overflow or respective owner