Am Donnerstag, 28. August 2014 17:36:05 UTC+2 schrieb Jeremy Ruston:
>
>
> The other concern would be that each filter operator would need to 
> explicitly support the required directives.
>

Except if you give us JavaScript comparators which support them. So instead 
of comparing 2 values with "<", ">", "==" etc. we'd either have a 
comparator for each of those or  a function:

compare( operand1, operator, operand2 )

where "compare" would "unify" the operands and give the result of the 
comparison defined by the operand - where this operand could as well be a 
function, maybe?

All filter operators need to be changed, agreed, but they need not 
explicitly support the directives. Especially when later other directives 
might get introduced.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to