From: Remi V. <van...@la...> - 2003-06-19 08:52:16
|
"Nicolas Cannasse" <war...@fr...> writes: >> Here are proposals for Unicode character and UTF-8 modules. They were >> part of my camomile library, and passed the random tests. >> >> I do not know the coding convention of Extlib. So, I am virtually >> certain that there are many point that must be fixed. > > Thanks ! > I think that one of the thing that could be done is to merge the two modules > into one , and work a little on function/type naming and better exception > handling. Once done , it should be ready to be added in ExtLib. > Since I'm not aware of unicode/utf-8 encoding, I can't comment on the > interface design or on the implementation. People who already have used such > features (in others langages as OCaml) are welcome to comment this > proposal. by the way, lablgtk2 and pcre-ocaml already have some UTF-8 code handling, so may be one can begin by looking there. -- Rémi Vanicat va...@la... http://dept-info.labri.u-bordeaux.fr/~vanicat |