Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| >>>>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
|
| Lars> However our internal interface is in message.C and from
| Lars> Message::get we can perfectly well output a docstring instead of
| Lars> a string. (and thus ucs-4)
|
| Yes, and if it is costly, we'll change it later on.
|
| But if our po files are utf-8 already, we will control the number of
| translations that take place.
The current support in trunk already does (on input) ucs-2 -> ucs-4 ->
utf-8 -> ucs-4... can you notice the slowdown because of this?
Painting is faster then we only do ucs-4 -> ucs-2.
| That said, I'd appreciate to work on strings instead of vectors for
| utf-8...
Huh? Where do you plan to work on utf-8 at all?
--
Lgb