Re: [xml-dev] Internal entities removed from XML?

From
Miles Sabin <>
To
Date
2002-12-19T21:46:23Z
ID
<>
Thread
Re: [xml-dev] Internal entities removed from XML?
Rich Salz wrote,
> It's hard to beat this:

No it's not.

Well, assuming SAX-style parsing that is: just deliver entity expansions 
as a separate characters() callback ... no copies or writes needed at 
all.

Cheers,


Miles