Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Leo White <lpw25@cam.ac.uk>
To: Jordo <jordojw@gmail.com>
Cc: "caml-list\@inria.fr" <caml-list@inria.fr>
Subject: Re: [Caml-list] Module aliases ideal name-spacing
Date: Sun, 28 Dec 2014 21:26:15 +0000	[thread overview]
Message-ID: <874msflb48.fsf@study.localdomain> (raw)
In-Reply-To: <996F18A3-E87B-4723-A355-25A09AF4527B@gmail.com> (Jordo's message of "Sun, 28 Dec 2014 12:34:15 -0800")

Jordo <jordojw@gmail.com> writes:

> Thank you for the reply, Leo. One of the requirements was that developers be able to name their internal modules as they
> see fit without having to fear naming collisions. It's also required that file names correspond directly to module names
> (or at least we retain the capability to do so). It appears in this solution you suggested, developers still must prefix
> their file names in order to avoid collisions.

None of the source files have prefixed names, only intermediate files
(that is why you use `-o`). For both reading the source code and using
the library through `MyLib.Foo`, the prefix does not appear.

Regards,

Leo

  reply	other threads:[~2014-12-28 21:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-27 23:04 Jordan W
2014-12-28 18:15 ` Leo White
2014-12-28 20:34   ` Jordo
2014-12-28 21:26     ` Leo White [this message]
2014-12-28 23:25       ` Jordan W
2014-12-29  0:14         ` Leo White
2015-01-07 15:15           ` Goswin von Brederlow

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=874msflb48.fsf@study.localdomain \
    --to=lpw25@cam.ac.uk \
    --cc=caml-list@inria.fr \
    --cc=jordojw@gmail.com \
    /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