Thomas Cox wrote: > We currently use the SAX parser in Xerces 2.2.0 *, > but are considering StAX > (See JSR 173 - http://www.jcp.org/en/jsr/detail?id=173 ) > for future releases. Anyone know whether Apache will be doing > a StAX implementation,
We don't have any plans yet to implement StaX. I expect Xerces developers to review the API during JSR public review and then decide if it makes sense for us to implement it. > or have any news on the state of > the JSR? >From the URL you've provided it seems that JSR is in the Community Review. > (* FWIW, we tried to move to 2.3 before lockdown in the product > cycle but couldn't due to the PSVI deprecation warnings. In the latest release 2.4, the PSVI API are no longer deprecated. Please, note that the API is not final yet: some modifications could still be made and the API could move to another package. Thank you, -- Elena Litani / IBM Toronto --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
