On Jan 31, 2008 2:03 PM, J.J. Larrea <[EMAIL PROTECTED]> wrote:
> Beware... I just looked at CharArraySet at -rHEAD and it *modifies the input 
> token* if ignoreCase is set:

This is only when *building* the set (which is just done once when
initializing the schema).  That code should just use add(String)
anyway...

-Yonik

Reply via email to