Re: G_UTF8String: Boxed Type Proposal
- From: Behdad Esfahbod <behdad behdad org>
- To: Matthias Clasen <matthias clasen gmail com>
- Cc: gtk-devel-list <gtk-devel-list gnome org>
- Subject: Re: G_UTF8String: Boxed Type Proposal
- Date: Mon, 21 Mar 2016 13:30:24 -0700
I like to voice my opinion as well:
- Bundling data and its length in a boxed type is useful, but that's gblob,
- Bundling number-of-Unicode-character is rarely useful indeed,
- A string API that would require any changes to the string content to go through editing function calls is painful and will remain unused,
I also have a piece of a more personal opinion: Many processes that simply *reject* invalid Unicode text are useless in many situations. For example, gedit used to refuse to open a file if it had even a single invalidly-encoded byte. I find that annoyingly limited. Same thing about Pango. Fortunately, both have been fixed for many years now.
behdad
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]