[PATCH] add support for attribute 'empty' for strlist to
<match> tag
David Zeuthen
david at fubar.dk
Thu Aug 31 08:41:49 PDT 2006
On Thu, 2006-08-24 at 00:56 +0200, Danny Kukawka wrote:
> Hi,
>
> this patch adds support for attribute 'empty' for type 'strlist' (currently
> only for type 'string') within the <match> tag of fdi-files. This should
> allow such kind of constructs:
>
> [...]
> <remove key="info.callouts.add" type="strlist">blah</remove>
> <match key="info.callouts.add" empty="true">
> <remove key="info.callouts.add"></remove>
> </match>
> [...]
Looks sensible to me. Please commit. Thanks.
David
More information about the hal
mailing list