Comment 7 for bug 485966

Revision history for this message
Mikkel Kamstrup Erlandsen (kamstrup) wrote :

> Any comments?

Yes :-)

We also need to support matching semantics in the Event.matches_template() method. If FindEventIds() and Event.matches_template() do not line up 100% then monitors installed with InstallMonitor() will not coincide with the Find* results.

There is also the open request to have prefix-queries. This could be done by appending (or prepending, for cohenrency?) a * to the template field. This again raises the problem of integrating this with the ! operator. If the branch is merged without prefix-support then we should open a separate ticket on this