From: Sylvain LE G. <syl...@po...> - 2003-10-05 12:08:49
|
On Sun, Oct 05, 2003 at 12:28:24PM +0200, Nicolas Cannasse wrote: > > Hello, > > > > I have one question : > > Is the unicode support of extlib, compatible with camomile ? > > > > Thank you for extlib ! > > > > Kind regard > > Sylvain LE GALL > > Bonjour Sylvain, > > Since that author of Unicode for extlib is the same as camomile ( Yamagata > Yoriyuki ) you should expect that they are compatible, but I'm not sure what > you exactly mean by "compatible" :-) Please have a look at the ocamldoc on > http://ocaml-lib.sf.net > > Nicolas Cannasse > Hello, Well i maybe mistyped my question ;-> So, the question is : could i have the two libraries ( camomile and extlib ) at the same time for one app and if i can have it, could i use the same data structure in the two library ( the second question is problematic to my mind, because even if they had the same name, the two data structure could not cooperate... ). Regard Sylvain LE GALL |