"Anthony W. Marino" wrote:
> Why does Xerces1 processes differently than Xerces2?

Because it's implemented differently.

However, this is clearly a place where the code needs to be
changed to optimize the behavior. There's no reason to read
the input character by character once the parser scans the
TextDecl or discovers that the document doesn't have one.

-- 
Andy Clark * [EMAIL PROTECTED]

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

Reply via email to