Xavier Hanin wrote:

Well, it's not really to say if it isn't a partial match, it is to say if
the matcher matches *only* if the expression equals the input. This is used only as a performance trick, to avoid scanning for things when you already
know exactly what you want. In the install task where it used it avoid
scanning the repository to list all modules to find that only one matches,
and that it has the name requested.

Ok, thanks. This will end up in the doc.

-- stephane


Reply via email to