Abdelrazak Younes <[EMAIL PROTECTED]> writes:

> Actually, even on Unix I expect things to be faster if we use QString
> instead of iconv. Just look at the mess that this library forces on us
> (IconvProcessor and co). I'd be very much in favor of doing that, if
> only for the code reduction (basically all of unicode.{cpp,h} and a
> good part of docstring would go). Also because we use QString already
> for ucs4 to/from utf16 conversion and ucs4 to/from 8bits encoding.

You mean forcing QString everywhere?

JMarc

Reply via email to