"Juergen Pill" <[EMAIL PROTECTED]> wrote on 01/05/2006 03:42:03 AM:
> Hello Michael, > > thanks for your friendly and fast response. > > Concerning the choice of a list and a hashtable depending on the enum count, > I did have the same idea. This separation figure depends on the performance > of the hashCode() method compared with the equals() method. We had a similar > decision in some earlier project. > > Do you know, which version of Xerces is included in the JDK 5.0, is this the > Xerces 250? No it isn't Xerces 2.5.0. From what I understand Sun forked their development off of Xerces 2.6.2. Whatever is in JDK 5.0 doesn't correspond to an Apache release. The closest one in functionality would be Xerces 2.7.x. Here are more details [1] if you're interested. > Would you like me to switch to the [email protected] list, or discuss > this issue here? Here is fine. > Best regards > > Juergen Pill Thanks. [1] http://marc.theaimsgroup.com/?l=xerces-j-dev&m=112041613420130&w=2 Michael Glavassevich XML Parser Development IBM Toronto Lab E-mail: [EMAIL PROTECTED] E-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
