<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I've long wondered if a driver for <a
 href="http://www-306.ibm.com/software/globalization/icu/index.jsp">IBM's
ICU</a> could be written for Erlang. But that means actually sitting
down and writing it :) And I personally can't do that :(<br>
<br>
Ludovic Coquelle wrote:
<blockquote
 cite="midd6c7b34d0701092104y3b223ff8vede58ff6adbc04ac@mail.gmail.com"
 type="cite">Hi,<br>
Looking for a solution to deals with string encoding (and convertion)
in Erlang, I found an 'iconv' driver in Jungerl.<br>
But it has no documentation at all (ok, it should be fairly simple) and
no activity status.
  <br>
  <br>
Futhermore, do you guys think it is a good way to do encoding
convertion in Erlang?<br>
Any other suggestion?<br>
  <br>
(I'm a bit tired to always get the same comment about Erlang: there is
no good string library ... and it's a show stop to Erlang adoption by
certain project and mine particularly)
  <br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
erlang-questions mailing list
<a class="moz-txt-link-abbreviated" href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a>
<a class="moz-txt-link-freetext" href="http://www.erlang.org/mailman/listinfo/erlang-questions">http://www.erlang.org/mailman/listinfo/erlang-questions</a>
  </pre>
</blockquote>
<br>
</body>
</html>