Browse thread
Re: OCaml's Cathedral & Bazaar (was Re: [Caml-list] Completeness of "Unix" run-time library)
-
John Carr
-
Richard Jones
- Jacques Garrigue
- Benjamin Geer
- Michael Vanier
- Sven Luther
-
Richard Jones
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Richard Jones <rich@a...> |
| Subject: | Re: OCaml's Cathedral & Bazaar (was Re: [Caml-list] Completeness of "Unix" run-time library) |
On Thu, Apr 08, 2004 at 08:48:47AM -0500, John Goerzen wrote: > * OCaml has no library for IMAP. > * Time calculations and formatting are also largely missing. Actually there are some of Perl libraries that can be used for this, and the OCaml wrappers around the time libraries are already done. > * String processing and list processing -- especially slicing -- remain > weaknesses. Agreed! > * OCamlDBI supports only two database servers. OcamlODBC supports many > more through the system's ODBC support, but loads the entire result > set into memory before handing it over to the user, which makes it > unusable for many serious projects. Sure. Needs money and/or time. OCamlDBI tries to be a generic layer, but the specific database drivers don't appear by magic. I'm more than willing to integrate any straight away, and actually they're not too hard to write. Rich. -- Richard Jones. http://www.annexia.org/ http://www.j-london.com/ Merjis Ltd. http://www.merjis.com/ - improving website return on investment http://www.YouUnlimited.co.uk/ - management courses ------------------- 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