From: Nicolas C. <war...@fr...> - 2004-04-26 07:05:08
|
> On Sun, Apr 25, 2004 at 10:41:26PM +0200, Nicolas Cannasse wrote: > > Here's some OO wrappers proposal for IO module. > > > > As Yamagata Yoriyuki suggested, theses can be useful in order to provide > > ExtLib IO compatibility without the need to add a dependency to IO module > > I've just started looking at this project, but I am confused about what > IO module you're talking about -- I don't see one at > http://ocaml-lib.sourceforge.net/doc/. [...] This documentation is currently only about the 7-months old 1.0b ExtLib release. I highly recommend you to checkout directly from the CVS : there is new modules. IO is actually a wrapper on several kind of "files". Regards, Nicolas Cannasse |