* [Caml-list] unix.mli redux
@ 2004-03-13 3:41 Vasili Galchin
2004-03-13 9:51 ` Richard Jones
0 siblings, 1 reply; 2+ messages in thread
From: Vasili Galchin @ 2004-03-13 3:41 UTC (permalink / raw)
To: caml-list; +Cc: vasiliocaml
Hello,
A few days I brought up the issue of the
completeness of the "unix" library. Thank you for many
replies. We all know that OCaml (or ML for that
matter) has module system. Based on what I have seen
of other people's efforts that have not made it into
OCaml, I would like to suggest that unix.mli be broken
up into something like:
1) socket.mli
2) process.mli
3) pthreads.mli
4) ???
E.g. Georgi's (sorry I only remember Russian way)
implementation of ipv6 (ivp4?) socket api was split
out into socket6.mli. This makes a lot of sense for me
from a maintenance viewpoint. Also while I greatly
respect the original work on the Unix library, it is
somewhat confusing to see all "unix" (POSIX)
functionality in one .mli. I am throwing this out for
comments.
Kind regards, Vasili
__________________________________
Do you Yahoo!?
Yahoo! Mail - More reliable, more storage, less spam
http://mail.yahoo.com
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Caml-list] unix.mli redux
2004-03-13 3:41 [Caml-list] unix.mli redux Vasili Galchin
@ 2004-03-13 9:51 ` Richard Jones
0 siblings, 0 replies; 2+ messages in thread
From: Richard Jones @ 2004-03-13 9:51 UTC (permalink / raw)
To: caml-list
Sounds like a good idea. The real problem is that someone's got to go
all the boring grunt work of implementing it, and then getting it
accepted into the main OCaml CVS (so probably better to work closely
with Inria on this).
Rich.
--
Richard Jones. http://www.annexia.org/ http://www.j-london.com/
Merjis Ltd. http://www.merjis.com/ - improving website return on investment
MOD_CAML lets you run type-safe Objective CAML programs inside the Apache
webserver. http://www.merjis.com/developers/mod_caml/
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-03-13 9:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-13 3:41 [Caml-list] unix.mli redux Vasili Galchin
2004-03-13 9:51 ` Richard Jones
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox