
Hey guys, about three years ago I mentioned I was working on a unicode library for boost and there was some interest then. I guess professional work got in the way and I never got around to polishing it up and submitting for review. I was digging through an old hard drive and found the source. It still lacks a few features, but is pretty damn cool. I threw up on on github if anyone wants to take a look and possibly help me get rolling on it again. Here: http://github.com/imori/boost.unicode Thanks, -em

At Sun, 31 Oct 2010 07:37:43 -0700, Emery Denuccio wrote:
Hey guys, about three years ago I mentioned I was working on a unicode library for boost and there was some interest then. I guess professional work got in the way and I never got around to polishing it up and submitting for review.
I threw up on on github
eeeeew.
if anyone wants to take a look and possibly help me get rolling on it again.
No time to look in detail myself, but glad you're soliciting help. One thing that would aid you in your quest would be some small amount of documentation (e.g. in the README) or demonstration code with lots of comments. -- Dave Abrahams BoostPro Computing http://www.boostpro.com

On 31/10/2010 15:37, Emery Denuccio wrote:
Hey guys, about three years ago I mentioned I was working on a unicode library for boost and there was some interest then. I guess professional work got in the way and I never got around to polishing it up and submitting for review.
I was digging through an old hard drive and found the source. It still lacks a few features, but is pretty damn cool. I threw up on on github if anyone wants to take a look and possibly help me get rolling on it again.
Are you aware of the other efforts that have been made in that area? Boost.Locale is pending review, and my own library [1] is close to being ready for submission to review. [1] <http://mathias.gaunard.com/unicode/doc/html/>
participants (3)
-
David Abrahams
-
Emery Denuccio
-
Mathias Gaunard