$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [rfc] Unicode GSoC project
From: Jeffrey Bosboom (jbosboom_at_[hidden])
Date: 2009-05-14 12:19:07
Phil Endecott wrote:
> I hope that your
> library will not try to make UTF-16 some sort of default encoding, or
> otherwise give it special treatment.
I agree. Many users are going to want to read UTF-8 and write UTF-8. If
the library needs to convert to UTF-16 for processing, the library should
hide this from users.
--Jeffrey Bosboom