Re: [xml-dev] Internal entities removed from XML?
> Well, assuming SAX-style parsing that is: just deliver entity expansions > as a separate characters() callback ... no copies or writes needed at > all. The intent was to show in-place expansion can be way efficient.