From: Yoriyuki Y. <yor...@gm...> - 2006-08-17 13:33:50
|
(This is a repost, since I sent from the wrong address. Apologies if you receive duplicated messages.) Hi, 2006/8/17, Richard W.M. Jones <ri...@me...>: > > I'm then against removing it from ExtLib. What are the compatibility > > problem ? I think they can be addressed without causing a lot of > > worries. > > The different, btw, is that my Camomile UTF8 contains UTF8.first > function, which is not in Extlib UTF8. I'm not sure what is your problem. All Camomile modules are packed, so there should not be a name space issue. (The versions < 0.7.0 installed suprious cmi like UTF8.cmi. This problem is fixed in 0.7.0) UTF8.first doesn't make sense in Extlib context, since it always returns 0. It makes sense in Camomile context, however, since there are other Unicode string types. -- Yamagata Yoriyuki http://yoriyuki.blogspot.com/ -- Yamagata Yoriyuki http://yoriyuki.blogspot.com/ |