Richard Jones <[EMAIL PROTECTED]> writes: > On Wed, Aug 04, 2004 at 05:07:33PM +0200, Nicolas Cannasse wrote: >> The idea was that the DBI module was standard common interface for accessing >> databases, and that OCamlDBI would provide accesses to some supported >> databases, while other people might provide other implementations for other >> databases using the DBI module in ExtLib. Having then the DBI module >> separate from OCamlDBI makes sense. However currently all supported >> databases are in OCamlDBI.... in the end I think it's up to Richard to >> decide what he wants for DBI / OcamlDBI. > > This suggests removing Dbi from ocamldbi. However at the moment > things are too prone to change to do that. Perhaps after 1.0.0 is > released?
Why would we need to install Extlib in order to use DBI? DBI belongs to ocamldbi, definitely. -- J�r�me Marant http://marant.org

