caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Christian Lindig <lindig@is.gaertner.de>
To: caml-list@inria.fr
Subject: Re: Module hierarchy revisited
Date: Thu, 9 Dec 1999 23:17:19 +0100	[thread overview]
Message-ID: <19991209231719.C1832@cumulus> (raw)
In-Reply-To: <19991209100944.A31727@dpt-info.u-strasbg.fr>; from luther@dpt-info.u-strasbg.fr on Thu, Dec 09, 1999 at 10:09:44AM +0100


> With directory as modules support we use the cleaner first aproach,
> as well as avoiding any name clashes.
> 
> This will become more and more a concern as ocaml support grows
> larger.

I would like to support the proposed mapping of module hierarchies to
directory hierarchies.  It allows for a nice integration of many of
the existing caml code (like pcre, Chris Okasaki's data structures,
XLib to name just a few) into a contrib hierarchy. 

Let's learn from the Perl, Java, and Python communities which managed
to build a very large code base for their respective system. 
Maintenance of such a code base could (and probably would) be
independent from the OCaml compiler and its standard library once the
top level modules are fixed. 

To summarize: I'd like to see such a feature in OCaml 3.

-- Christian

-- 
 Christian Lindig       Gaertner Datensysteme GbR, Braunschweig,  Germany 
                        http://www.gaertner.de/~lindig lindig@gaertner.de
                        phone: +49 531 233 55 55   fax: +49 531 233 55 56 




      reply	other threads:[~1999-12-10  7:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-04  6:45 John Prevost
1999-12-06 23:19 ` Gerd Stolpmann
1999-12-09  9:09   ` Sven LUTHER
1999-12-09 22:17     ` Christian Lindig [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19991209231719.C1832@cumulus \
    --to=lindig@is.gaertner.de \
    --cc=caml-list@inria.fr \
    --cc=lindig@gaertner.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).