2009/3/5 Alexei Fedotov <[email protected]>:
> Hello folks,
> Could you please take a look at [1]? Does it look ok?
>
> With best regards, Alexei
>
> [1] http://wiki.apache.org/general/SummerOfCode2009#rat-1-cutnpaste

The problem I see with this approach is the load it would put on
Google code search. We can't search for just any old match. I'd
suggest that the project needs an objective to define a search
algorithm.

For example, we may have a list of "common" variable and method names,
then search through the code looking for uncommon ones, then use those
as an initial search.

Ross

Reply via email to