Andy Clark wrote: > > Even though the mailing list has been a little quiet in > the past few days, a lot of serious design discussion and > subsequent pondering and thinking has been going on that > could impact XNI and the implementation in significant > ways, especially the validation engine. Before this wave > of changes hits the codebase, I would like to do another > interim beta release of the Xerces2 codebase -- perhaps > even as soon as tomorrow. > > This beta release would include the following: > > * a number of bugs fixes > * minor modifications to XNI and implementation
So I won't be blocking progress, I've updated the JAXP 1.1 API code in the javax.xml.parsers package in Xerces2 by manually syncing it up with the latest versions from the xml-commons module. This should fix bugs that I've seen repeatedly mentioned such as: + Code does not run in an applet + Code does not work on non-ASCII platforms such as OS/390 This still needs to happen for Xerces 1.x too. -Edwin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
