Contents tagged with cut and paste

  • Duplicate finder

    A while back (2007) I was challenged to make a duplicate code detector for C#. Simian  did a valuable job, but cost money. And, someone said to me, how hard could it be? So I wrote one and put it here. I wrote about it here and here.

    I learned these things about the problem of detecting duplicate code:

    Continue reading...

  • 1