
3 Oct
2007
3 Oct
'07
12:50 p.m.
What the heck does it matter what encoding the library uses internally?
+1 It can even use a non-standard encoding scheme if it wants.
Sounds good to me. I (think) one of my initial questions was if the encoding should be visible in the type of the UnicodeString type or not. My gut feeling is that having the type visible might make it hard to change the internal representation but I haven't yet got a good example to prove this. -- Johan