Hi, We're using Xerces as part of a product we're developing, and we'd ideally like to be able to use the DOM3 Serialization code to handle serialization rather than going through the Xerces-specific classes. There are currently a couple of issues that are preventing us from doing this, and I was just wondering if it was possible to get an indication of whether these were likely to be addressed for the upcoming release, so that we can decide whether or not to switch back to using the Xerces-specific serialization code.
The first is one that I have raised as a bug (26157) - writeToURI and write methods don't appear to be able to handle file URIs. I have submitted a patch of sorts for this. The second is that the "format-pretty-print" configuration does not currently appear to be supported, although the XMLSerializer does seem to support something like this through the OutputFormat object. Is this likely to be supported at any time in the near future? Many thanks, Lucian -- Lucian Holland, Software Engineer +44-1865-203192 DecisionSoft Limited http://www.decisionsoft.com XML Development and Services --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
