On Mon, 12 Sep 2011 16:34:04 +0200
sta...@cs.tu-berlin.de wrote:

> * Connor Lane Smith <c...@lubutu.com> [2011-09-12 15:52]:
> > How do people feel about tok in mainline? Might be worth discussing.
> 
> token matching? almost meaningless for program names. very helpful for
> natural language, structured entries (directory tree, URIs). So:

I love it.
The longer the input strings, the more efficient and convenient token matching 
becomes, and the more cumbersome the normal matching becomes.
like Stanio said, long things like paths, uri's, artist-songname things, etc 
benefit greatly from token matching.

Dieter

Reply via email to