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