My vote is for 0=="no threshold" and N=="fire on the Nth error", for the reasons you have described.
> We should probably also state that it is an error to specify the impossible > case of a non-zero window smaller than the threshold (reject in dd2spring?) Or, when 0 < window < threshold, just set window = threshold in the error handling code. Eddie
