Rather than overloading the arguments to the include and exclude
'tags', do people think it would be clearer and less of a possible
gotcha to instead have includeIfInList / excludeIfInList tags ?
--
Tom
Well, whatever the parts of a filter are called ...
But yes, use isIn/isNotIn rather than overloading the existing ones. I
may have time to hack on this tonight.
> and you would pass it in, rather than doing all the actual attributes.
That would work now, though, right ? Got another (fuller ?) example ?
--
Tom
r465 should add isIn and notIn as possible filter clauses.
Cheers for the idea Mischa, it was a good one.
--
Tom