
Mathias Gaunard wrote:
Mathias Gaunard wrote:
Here is the documentation of the current state of the Unicode library that I am doing as a google summer of code project: http://blogloufoque.free.fr/unicode/doc/html/
I forgot to mention the code is available on the Boost Sandbox SVN, under SOC/2009/unicode.
Looking good. I wonder if you've talked to Haoyu Bai about the gsoc py3k project, where IIUC string-unicode conversion is a central issue. It'd be a shame if the boost's approach to unicode became fragmented at the moment it started (i.e. if boost.python and and your library don't do things in a coherent way), and you may both benefit. Just a thought. You might bring this up on the python c++-sig list where more people have been thinking about boost.python + py3k + unicode. -t