Difference: SourceCode (6 vs. 7)

Revision 72007-03-03 - TWikiContributor

Line: 456 to 456
 
Changed:
<
<
This package has smell factor of 10
>
>
This package has smell factor of 9
 

TWiki::Store::RcsLite

Line: 555 to 555
  This package has smell factor of 2
Added:
>
>

TWiki::Store::SearchAlgorithms::Forking

Forking implementation of the RCS cache search.

search($searchString, $topics, $options, $sDir) -> \%seen

Search .txt files in $dir for $string. See RcsFile::searchInWebContent for details.

This package has smell factor of 2

TWiki::Store::SearchAlgorithms::Native

Native implementation of the RCS cache search. Requires tools/native_search to be built and installed.

search($searchString, $topics, $options, $sDir) -> \%seen

Search .txt files in $dir for $string. See RcsFile::searchInWebContent for details.

Rude and crude, this makes no attempt to handle UTF-8.

This package doesn't smell

TWiki::Store::SearchAlgorithms::PurePerl

Pure perl implementation of the RCS cache search.

search($searchString, $topics, $options, $sDir) -> \%seen

Search .txt files in $dir for $string. See RcsFile::searchInWebContent for details.

This package doesn't smell

 

TWiki::Templates

Support for the TWiki template language.

Line: 738 to 777
 This package has smell factor of 3
Changed:
<
<
There were a total of 199 smells
>
>
There were a total of 200 smells
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.SourceCode.