Re: org.apache.xerces.impl.xs.XMLSchemaValidator$ValueStoreBase.contains() takes way too much time

"Seibert, Olaf" <[email protected]> Thu, 28 Apr 2016 10:01:08 +0000
Newsgroups gmane.text.xml.xerces-j.user
Message-ID <D347ABE1.4E55%[email protected]>
On 26-4-2016 18:13 , "Michael Glavassevich" <[email protected]> wrote:

>This is a known issue [1]. Was going to resolve this by adding some kind
>of hash table. As preparation for that, I recall adding equals() and
>hashCode() methods to several of the value classes, but I don't think we
>covered all of them.

Thanks for the information!

-Olaf.