From: "Michaël Grünewald" <michael-grunewald@wanadoo.fr>
To: caml-list@inria.fr
Subject: [Caml-list] Re: Namespace proposal
Date: 15 Aug 2002 23:08:17 +0200 [thread overview]
Message-ID: <87r8gzomny.fsf@ketanu.dyndns.org> (raw)
In-Reply-To: <Pine.LNX.4.33.0208152056410.3851-100000@ontil.ihep.su>
Vitaly Lugovsky <vsl@ontil.ihep.su> writes:
> On Thu, 15 Aug 2002, Gurr, David (MED, self) wrote:
>
> > My two cents worth: Please dont copy package ideas from
> > languages that lack functors. And Java's package ==
> > directory idea is far from beloved by all. -D
>
> For me package is not a modules collection, but just
> a way of multi-word module naming. It's not so easy to
> give short and still adequate names to the modules, but
> something like Db.Core.Storage looks much better then
> Dbstorage, and Storage can still be accessed just as
> "Storage" from modules of the same "package". Just a naming
> way, nothing more.
[...]
You can have modules with a name
Veryvery.LOng.But.self.ExPl4n4t0ry.N4m3
that can be hard to type and read, but by saying
module Forshort = Veryvery.LOng.But.self.ExPl4n4t0ry.N4m3
module Storage = Db.Core.Storage
you will have shorter names that can be hidden, by removing them in the
signature file.
--
Michaël Grünewald <michael-grunewald@wanadoo.fr> - RSA PGP Key ID: 0x20D90C12
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
next prev parent reply other threads:[~2002-08-17 10:59 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-15 16:21 [Caml-list] " Gurr, David (MED, self)
2002-08-15 17:00 ` Vitaly Lugovsky
2002-08-15 21:08 ` Michaël Grünewald [this message]
2002-08-18 17:05 ` John Max Skaller
2002-08-30 18:02 ` [Caml-list] Namespace proposal: XML variant Alessandro Baretta
2002-08-30 20:25 ` Jeffrey Palmer
2002-08-30 22:39 ` james woodyatt
2002-08-30 22:51 ` Blair Zajac
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=87r8gzomny.fsf@ketanu.dyndns.org \
--to=michael-grunewald@wanadoo.fr \
--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