|
From: Markus S. <mar...@gm...> - 2006-12-19 10:30:30
|
Note: Such dual-format string classes would have to carefully deal with indexes, offsets and lengths. You have to decide whether indexes address UTF-8/16/32 code units, and convert from the API semantics to one or the other internal format. Doable, but needs to be handled. markus |