caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Jonathan Roewen <jonathan.roewen@gmail.com>
To: caml-list@yquem.inria.fr
Subject: [Caml-list] Module system and multiple libraries
Date: Wed, 29 Jun 2005 16:31:22 +1200	[thread overview]
Message-ID: <ad8cfe7e05062821315541c19@mail.gmail.com> (raw)

Hi,

Does OCaml have any support for having modules of the same name in
different libraries? If not, it should be seriously looked at.

I guess something as simple as using the folder name as a base, and
for multiple module names conflicting with the base library,
unprefixed modules would be the standard library.

Just that I want to create modules that will collide with names from
other libraries/standard library, and I don't want to run into more
namespace collision problems. The record scoping rules are painful
enough.

Jonathan


             reply	other threads:[~2005-06-29  4:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-29  4:31 Jonathan Roewen [this message]
2005-06-29  8:23 ` Richard Jones
2005-06-29  8:42 ` Julien Signoles

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=ad8cfe7e05062821315541c19@mail.gmail.com \
    --to=jonathan.roewen@gmail.com \
    --cc=caml-list@yquem.inria.fr \
    /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).