Michael,
    Let me ask another question then: If I want to use
the latest, and stable Xerces release, what should I
use: 2.6.2 or JDK 5? 

How does the xerces packaging with the JDK relate to
what is available on xml.apache.org?

Thanks.
-Raj

Subject: Xerces 2.6.2,
AbstractSaxParser$AttributesProxy is not Attributes2?
From: Michael Glavassevich <[EMAIL PROTECTED]>
Date: Tue, 1 Mar 2005 15:21:37 -0500
Content-Type: text/plain; charset="US-ASCII"


The change is from Xerces 2.6.2 to Java 5.0, not the
other way around. SAX 
2.0.2 (which includes Attributes2) didn't exist at the
time Xerces 2.6.2 
was released.

Ritu Raj Tiwari <[EMAIL PROTECTED]> wrote on
03/01/2005 03:10:24 
PM:

> Another difference I noticed in going from JDK5's
> xerces to 2.6.2 is that
> AbstractSaxParser$AttributesProxy went from
> implementing Attributes2 to vanilla Attributes. This
> is breaking my application's features that made use
of
> Attributes2 enhancements such as isSpecified(). 
> 
> Is thre a reason for this change?
> Am I taking a step backwards with this move: JDK 5 -
>
> Xerces 2.6.2?
> 
> -Raj
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
[EMAIL PROTECTED]
> For additional commands, e-mail:
[EMAIL PROTECTED]
> 

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]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to