On Thu, Oct 16, 2008 at 09:34:33AM -0700, [EMAIL PROTECTED] wrote:
: rename infix:<where> to infix:<also>

The rationale for changing this, by the way, is that (in English)

    A where B where C

tends to imply right-to-left evaluation of preconditions, whereas:

    A also B also C

tends to imply left-to-right evaluation of additional constraints.

Larry

Reply via email to