[
Lists Home |
Date Index |
Thread Index
]
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
|