From: Arto Bendiken <arto@bendiken.net>
To: Anton Bachin <antronbachin@gmail.com>
Cc: OCaml users <caml-list@inria.fr>
Subject: Re: [Caml-list] [ANN] Namespaces – sensible file naming for OCaml projects
Date: Mon, 29 Feb 2016 17:53:18 +0100 [thread overview]
Message-ID: <CAE7aNuTaEBFRPUVR9ACXOakJRS0BmNFQZh4Y8shdpkAoEYhBmg@mail.gmail.com> (raw)
In-Reply-To: <C628A7A5-5DF1-48C7-9BBD-E6E2199F6EC1@gmail.com>
Good afternoon Anton,
On Mon, Feb 29, 2016 at 5:40 PM, Anton Bachin <antronbachin@gmail.com> wrote:
> So, src/server/foo.ml becomes Server.Foo, and src/client/foo.ml becomes
> Client.Foo. There is no conflict between the two foo.ml files, and thus no
> need to call them server_foo.ml and client_foo.ml.
Kudos for this, it's a most welcome development. So far accomplishing
this sane project structure has required the use of Cppo or
ppx_include, which in turn has tended to preclude the use of other PPX
packages. Anything that can simplify all this is a definite boon.
Cheers,
Arto
--
Arto Bendiken | @bendiken | http://ar.to
next prev parent reply other threads:[~2016-02-29 16:54 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-29 16:40 Anton Bachin
2016-02-29 16:53 ` Arto Bendiken [this message]
2016-02-29 18:37 ` Ivan Gotovchits
2016-02-29 18:45 ` Anton Bachin
2016-03-01 1:00 ` Junsong Li
2016-03-01 9:25 ` Thomas Refis
2016-03-07 22:38 ` Anton Bachin
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=CAE7aNuTaEBFRPUVR9ACXOakJRS0BmNFQZh4Y8shdpkAoEYhBmg@mail.gmail.com \
--to=arto@bendiken.net \
--cc=antronbachin@gmail.com \
--cc=caml-list@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