013 Code duplication

a.k.a. clipboard inheritance IS EVIL!!. In fact the clipboard should not be used to copy more than a single line. The moment you intend to copy a block of code you have to consider creating a method or a class executing that particular block of code.

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.