caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Maxence Guesdon <maxence.guesdon@inria.fr>
To: skaller@tpg.com.au
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Caml-get 0.1
Date: Tue, 20 Jan 2004 11:11:06 +0100	[thread overview]
Message-ID: <20040120111106.46f6d38f.maxence.guesdon@inria.fr> (raw)
In-Reply-To: <1074561310.25914.32.camel@localhost.localdomain>

On 20 Jan 2004 12:15:11 +1100
skaller <skaller@tpg.com.au> wrote:

> On Mon, 2004-01-19 at 03:42, Maxence Guesdon wrote:
> > Hello,
> > 
> > I'm pleased to announce the first release of caml-get, an experimental 
> > tool to distribute and get Objective-Caml code, in a way similar to the
> > apt-get utility.
> 
> I've had a brief look, and it looks quite
> interesting, but I have a question:
> 
> (1) How does it handle licencing issues?

I think about adding a @license tag to indicate the license of each element.

> (2) Another comment:
> (** This function returns the content of a file in the form of one
> string.
>    @cgname Files.input_file_as_string 
>    @version 1.0
> *)
> val input_file_as_string : string -> string
> 
> This is too heavy for regular use. 
> How about a quick defaulted form:
> ------------------------------------------
> (**@cgscan:File @version 1.0 *)
> (*Near the top of the .mli file, enable scanning,
> default to putting things in the File repository module *)
> ....
> ....
> (**@* This function ....*)
> (* ^^ says to export as named using default module and version *)
> ------------------------------------------
> 
> This means once you have set up the files for scanning,
> you can add documented elements with two keystrokes.
> You can still use the heavy form of course.

Good, i like the idea ! I'll add something like that. Thanks.

Cheers,

Maxence

-------------------
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


      parent reply	other threads:[~2004-01-20 10:11 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-18 16:42 Maxence Guesdon
2004-01-20  1:15 ` skaller
2004-01-20  2:37   ` Eray Ozkural
2004-01-20 10:12     ` Maxence Guesdon
2004-01-21 13:59       ` skaller
2004-01-21 14:18         ` Maxence Guesdon
2004-01-21 14:35           ` Sven Luther
2004-01-21 14:54             ` Maxence Guesdon
2004-01-21 15:21               ` Sven Luther
2004-01-21 15:42                 ` Maxence Guesdon
2004-01-21 15:57                   ` Sven Luther
2004-01-21 16:03                     ` Maxence Guesdon
2004-01-21 15:23             ` skaller
2004-01-21 15:33               ` Sven Luther
2004-01-21 15:45                 ` skaller
2004-01-21 15:53                 ` Maxence Guesdon
2004-01-21 16:09                   ` Sven Luther
2004-01-20 10:11   ` Maxence Guesdon [this message]

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=20040120111106.46f6d38f.maxence.guesdon@inria.fr \
    --to=maxence.guesdon@inria.fr \
    --cc=caml-list@inria.fr \
    --cc=skaller@tpg.com.au \
    /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).