caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Chris King" <colanderman@gmail.com>
To: "Caml List" <caml-list@inria.fr>
Subject: Interface manipulation patches
Date: Wed, 18 Jul 2007 10:24:16 -0400	[thread overview]
Message-ID: <875c7e070707180724j7e6b5faue890f9b9bb86568d@mail.gmail.com> (raw)

Back in December Piotr Wieczorek sent a couple patches for the O'Caml
compiler to the mailing list [1].  They dealt mostly with manipulating
interfaces, in particular adding the ability to

1) "export" a module when packing
2) treat .cmis as module types
3) import interfaces sans selected fields
4) retype .cmo files

These patches are great for a library developer... in the library I am
currently developing (O'Caml RT) I have an immediate use for (1), (3),
and (4), and I have had a need for (2) in the past.

I'm wondering if these patches have been considered for inclusion in
the official O'Caml tree, and, if not, what it would take to get them
included.

- Chris

[1] http://caml.inria.fr/pub/ml-archives/caml-list/2006/12/c7461312202053f2213a9bb33206fcb8.en.html


             reply	other threads:[~2007-07-18 14:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-18 14:24 Chris King [this message]
2007-07-18 17:30 ` [Caml-list] " Vincent Aravantinos

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=875c7e070707180724j7e6b5faue890f9b9bb86568d@mail.gmail.com \
    --to=colanderman@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;
as well as URLs for NNTP newsgroup(s).