: >  We override defaultOperator of "OR" to "AND".
:
: We really ought to make AND the default anyway.

No, no, no, no, Nooooooooooooo......

there is no prefix operator for "OR" so if the default is "AND" there is
no way at request time to indicate that some clauses should be optional
without reverting to the ugly and missleading binary operator syntax ...
if the default is "OR" then you *can* add the prefi "+" to indicate which
clauses are mandatory.

I'm fully on board having it configurable and letting people change it --
but OR really should stay the default.



-Hoss

Reply via email to