From: Nicolas C. <war...@fr...> - 2003-06-19 05:16:07
|
> 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. Nicolas Cannasse |