Re: [xml-dev] Genx

From
David Tolpin <>
To
Date
2004-01-21T21:47:27Z
ID
<>
Thread
Re: [xml-dev] Genx
Rich Salz:
> 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.

That would be the best. I wanted to suggest that but thought it was stupid.
At least I am not alone.

David