On 1/10/08, <b class="gmail_sendername">Sean McBride</b> <<a href="mailto:sean@rogue-research.com">sean@rogue-research.com</a>> wrote:<br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
So one thing VTK needs is a cross-platform, open source, Unicode-aware<br>string class.  There are no doubt several.  Although I do not have much<br>personal experience dealing with Unicode strings, I have followed many<br>
discussions on the topic and think ICU is probably one of the better choices:<br><<a href="http://www.icu-project.org/userguide/strings.html#ustrings_cpp">http://www.icu-project.org/userguide/strings.html#ustrings_cpp</a>
></blockquote><div><br>Nice.<br><br>Seems to be an MIT license, so I doubt if there'd be issues adding it to VTK.<br>I'm just curious to know whether it'd be appropriate to add it to VTK or kwsys (proabably VTK given that its a whole library that might be checked in). 
<br><br>Boost seems to support unicode strings too, (internally users the same ICU library you're referring to). <br><br>--<br>karthik<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Cheers,<br><br>--<br>____________________________________________________________<br>Sean McBride, B. Eng                 <a href="mailto:sean@rogue-research.com">sean@rogue-research.com</a><br>Rogue Research                        
<a href="http://www.rogue-research.com">www.rogue-research.com</a><br>Mac Software Developer              Montréal, Québec, Canada<br><br>_______________________________________________<br>vtk-developers mailing list<br><a href="mailto:vtk-developers@vtk.org">
vtk-developers@vtk.org</a><br><a href="http://www.vtk.org/mailman/listinfo/vtk-developers">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br></blockquote></div>