From: Goswin von Brederlow <goswin-v-b@web.de>
To: Julien Signoles <julien.signoles@gmail.com>
Cc: Ashish Agarwal <agarwal1975@gmail.com>,
Michael.Grunewald@laposte.net, caml-list@inria.fr
Subject: Re: [Caml-list] Private modules in packages
Date: Fri, 21 May 2010 20:04:30 +0200 [thread overview]
Message-ID: <87eih5rv0x.fsf@frosties.localdomain> (raw)
In-Reply-To: <AANLkTimLJ0019okoIYQUATRZP2dxihtG8CzgptM0qQHv@mail.gmail.com> (Julien Signoles's message of "Fri, 21 May 2010 17:42:30 +0200")
Julien Signoles <julien.signoles@gmail.com> writes:
> Hello,
>
> 2010/5/21 Ashish Agarwal <agarwal1975@gmail.com>
>
> > write a script to generate the P.mli file
>
> Why do you need Bar.mli and Foo.mli at all? Just write the P.mli only.
>
>
> If your pack is big, you may want to mask internals of Bar and Foo to others
> modules of the pack. Actually, values exported in Bar/Foo but not in P exactly
> are the module counterparts of "friend methods" in OO languages.
But then, if you have methods in Bar and Foo visible inside the pack but
not from outside, you can't just cat Bar.mli and Foo.mli into
P.mli. You need to process it to remove the 'friends' functions.
Doesn't batteries have some script for this?
MfG
Goswin
next prev parent reply other threads:[~2010-05-21 18:05 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-21 8:32 Hans Ole Rafaelsen
2010-05-21 8:51 ` [Caml-list] " Michaël Grünewald
2010-05-21 8:53 ` Julien Signoles
2010-05-21 9:51 ` Hans Ole Rafaelsen
2010-05-21 13:54 ` Ashish Agarwal
2010-05-21 15:42 ` Julien Signoles
2010-05-21 18:04 ` Goswin von Brederlow [this message]
2010-05-21 19:52 ` 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=87eih5rv0x.fsf@frosties.localdomain \
--to=goswin-v-b@web.de \
--cc=Michael.Grunewald@laposte.net \
--cc=agarwal1975@gmail.com \
--cc=caml-list@inria.fr \
--cc=julien.signoles@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