Just a quick message here.
Copied and Pasted code leads to heavy unmaintainable code. (We should be able to quote some well known resources here?)
Often this can be solved by small refactoring actions. Sometimes this is a good hint where inheritance hierarchy are not as the should be.
