Quote:
Originally Posted by chaley
@eschwartz: I would forget the not() wrapping the contains(), instead inverting the order of contain()'s returned values. Better performance and (for me at least) easier to read.
|
Probably, but my mind was on the previous syntax when I fired that off.

Thanks for the reminder.