Elena Litani wrote: > So .. I propose to remove start/endPrefixMapping methods from the > xerces.xni.XMLDocumentHandler interface.
This doesn't sit well with me, yet. You want to *remove* methods from the XNI interfaces for 6% performance gain on files bigger than 32K? It doesn't seem worth the damage to the API. And even if we agreed that it was worth the damage, your change then requires all parser configurations to have a NamespaceContext object in their configuration. Here begins the slippery slope... -- Andy Clark * [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
