Re: [xml-dev] Genx

From
Rich Salz <>
To
xml-dev mailing list <>
Date
2004-01-21T21:35:26Z
ID
<>
Thread
Re: [xml-dev] Genx
Why not just do everything in UTF-8.  All this wchar_t, "asdfasdf"L 
support, etc., is going to complicate the API.  Seems simpler to have 
the basic API, and for those not working in UTF-8 (or its subset:), they 
only have to remember a single consistent rule:  call "convert()" first.
	/r$
-- 
Rich Salz, Chief Security Architect
DataPower Technology                           http://www.datapower.com
XS40 XML Security Gateway   http://www.datapower.com/products/xs40.html
XML Security Overview  http://www.datapower.com/xmldev/xmlsecurity.html