From: Peter Jacobi (pj@walter-graphtek.com)
Date: Fri Feb 23 2001 - 04:12:58 EST
Hi James, All,
IMHO, getting the characters in the SAX callbacks in the encoding of the
document is the worst of all choices. Now the application has to know
about myriads of encodings, instead of the parser.
There would be some value in the possibility to specify the desired
encoding for the callbacks, if you have a UTF16 or 8859-x centric
application. But this can easily implemented on top of the existing SAX
callback.
In fact I assume some users already have done so and can share their
code?!
Regards,
Peter Jacobi
---- Message from the list xml@rpmfind.net Archived at : http://xmlsoft.org/messages/ to unsubscribe: echo "unsubscribe xml" | mail majordomo@rpmfind.net
This archive was generated by hypermail 2b29 : Fri Feb 23 2001 - 04:49:06 EST