[Expat-discuss] Missing feature: Inability to request the use of SkippedEntityHandler through code alone.

Max Bowsher maxb1 at ukf.net
Tue May 30 16:01:54 CEST 2006


For applications which need to reproduce the parsed XML with minimal
representational change (e.g., so that the modified document can be
reasonably diff-ed against the original), it is critical to know about
entities themselves, rather than what they represent.

However, even if the application provides a SkippedEntityHandler, expat
ignores it, prefering to raise an error, unless the document itself
contains a DTD including a parameter entity reference.

It should be possible for the application using expat to request that
all undefined entities be reported to the SkippedEntityHandler
regardless of the document itself.


Thanks,
Max.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 188 bytes
Desc: OpenPGP digital signature
Url : http://mail.libexpat.org/pipermail/expat-discuss/attachments/20060530/67106e2c/attachment.pgp 


More information about the Expat-discuss mailing list