in reply to Re: My code refactoring journey
in thread My code refactoring journey

This looks like an interesting tool, and I have no objections to a tool *written* in Java, except that this one also appears to be written *for* Java, and it appears one needs to create rulesets in order to use this. Very neat suggestion, though.

Heh -- and now I have another itch to scratch -- a software tool that locates copied and pasted code. Hmm .. I do have a grid engine at my disposal ..

Alex / talexb / Toronto

"Groklaw is the open-source mentality applied to legal research" ~ Linus Torvalds

Replies are listed 'Best First'.
Re^3: My code refactoring journey
by stark (Pilgrim) on Aug 31, 2007 at 09:19 UTC

    Although there is no explicit ruleset for Perl available it works quite well. I tried it before a ruleset for PHP was available, maybe it works even better now...

    Just give it a try.

    And you do not need a grid engine for this - ckeching a medium sized project with the CPD works really fast on an average workstation.