caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "BdB" <benoit.de-boursetty+caml-list@m4x.org>
To: "Issac Trotts" <ijtrotts@ucdavis.edu>, <caml-list@inria.fr>
Subject: RE: [Caml-list] CTAN/CPAN for Caml (COCAN ...?)
Date: Wed, 16 Jul 2003 08:43:20 +0200	[thread overview]
Message-ID: <KMEFLMEIPOIDHNANKEIJAEBACAAA.benoit.de-boursetty+caml-list@m4x.org> (raw)
In-Reply-To: <3F14E84A.1080801@ucdavis.edu>

€.02 here: there's a couple of stuff that a CPAN-like website could do
  1) hosting libs
  2) cross-referencing & automatic dependency generation
  3) registry (the business of ensuring non-collision)

It seems to me that the sites you mention only provide hosting among these
three points. Which is still interesting.

I would think that coding 2) is just a matter of motivation. ocamldep and
camlp4 should help.

As for the last point... well, one possible drawback of current O'CaML is
its module namespace. My fear is that module names are soon enough going to
look like JoesXMLParser to distinguish it from MikesXMLParser (betting on
the success of the initiative here). Well, actually there can be modules
within modules, so that's not exactly a flat module namespace. But if
someone makes a module called Joe.XMLParser, it has got to be defined in
joe.ml[i], which is in my opinion a pretty bad name to give to a file
containing an XML parser. Maybe java-like module namespace partition is
something worth considering for efficient community management?

-----Message d'origine-----
De : owner-caml-list@pauillac.inria.fr
[mailto:owner-caml-list@pauillac.inria.fr]De la part de Issac Trotts
Envoyé : mercredi 16 juillet 2003 07:53
À : caml-list@inria.fr
Objet : Re: [Caml-list] CTAN/CPAN for Caml (COCAN ...?)


Why not use savana.gnu.org or ftp.gnu.org or sourceforge.net ?  Then
you'd have the
added benefit that people who don't know about OCaml would be more
likely to find
out about your project.  It would tend to help OCaml's popularity.

Issac

Alexander V. Voinov wrote:

> Hi All,
>
> BdB wrote:
>
>> Definitely relevant idea. Cf.
>> http://caml.inria.fr/archives/200303/msg00422.html ("Our shrinking
>> humps").
>> I've just actually discovered this article on the list, where my
>> library for
>> I/O of PNM files is cited. This library disappeared from the Internet
>> the
>> day I graduated. An archive would be all the more relevant as I don't
>> think
>> I'm the only
>> student-turned-professional-maker-of-animated-PowerPoint-slideshows who
>> unfortunately doesn't have too much time to spend on programming and
>> supporting open source packages anymore.
>>
>> As of now, I don't have the resource to host a page with this library
>> which
>> is very small, very easy to write but also very, very boring to make.
>
>
> Actually, I also have a small contribution (a simple but useable
> Oracle interface), but I don't know where to place it. It would be an
> offtopic in all places to which I have write access :-).
>
> WBR
>
> Alexander
>
>
>
> -------------------
> 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
>
>


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

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


  reply	other threads:[~2003-07-16  6:46 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-15 18:09 Richard Jones
2003-07-15 18:37 ` Erik Arneson
2003-07-18  8:08   ` John Max Skaller
2003-07-16  3:13 ` BdB
2003-07-16  3:22   ` Alexander V. Voinov
2003-07-16  5:53     ` Issac Trotts
2003-07-16  6:43       ` BdB [this message]
2003-07-16  7:07         ` Wolfgang Müller
2003-07-16  9:22         ` Richard Jones
2003-07-16  9:51           ` Wolfgang Müller
2003-07-17  8:42         ` Florian Hars
2003-07-16  6:52   ` Florian Hars
2003-07-18  8:14 ` John Max Skaller
2003-07-18  8:42   ` Richard Jones
2003-07-18 15:46     ` Stefano Zacchiroli
2003-07-18 20:49       ` Yamagata Yoriyuki
2003-07-19 11:25         ` Daniel Bünzli
2003-07-19 19:47           ` Yamagata Yoriyuki
2003-07-18 14:29   ` Shawn Wagner
2003-07-19 11:55     ` [Caml-list] GODI (was: CTAN/CPAN for Caml (COCAN ...?)) Gerd Stolpmann
2003-07-19 12:18       ` Fernando Alegre
2003-07-19 12:38         ` Gerd Stolpmann
2003-07-19 13:20           ` Fernando Alegre
2003-07-19 22:58             ` Kip Macy
2003-07-19 20:05           ` [Caml-list] GODI Yamagata Yoriyuki
2003-07-19 20:40           ` [Caml-list] GODI (was: CTAN/CPAN for Caml (COCAN ...?)) BdB
2003-07-20  9:55             ` Gerd Stolpmann
2003-07-20 18:30               ` Christian Lindig
2003-07-21 16:19                 ` james woodyatt
2003-07-21 16:32                   ` Richard Jones
2003-07-21 16:37                     ` Richard Jones
2003-07-21 20:37                     ` james woodyatt
2003-07-21 21:48                     ` BdB
2003-07-22 20:48                   ` Christian Lindig
2003-07-22  0:01                 ` BdB
2003-07-22  2:35                   ` [Caml-list] licensing (was Re: GODI (was: CTAN/CPAN for Caml (COCAN ...?))) Alan Post
2003-07-22  7:57                     ` Dominique Quatravaux
2003-07-22  8:02                     ` BdB
2003-07-22 15:29                   ` [Caml-list] GODI Yamagata Yoriyuki
2003-07-20 23:11               ` Yamagata Yoriyuki
2003-07-21 12:01                 ` Fernando Alegre
2003-07-23  9:35       ` [Caml-list] GODI (was: CTAN/CPAN for Caml (COCAN ...?)) Xavier Leroy
2003-07-23 13:20         ` Gerd Stolpmann
2003-07-24 16:34           ` Eray Ozkural
2003-07-23 17:56         ` David Brown
2003-07-23 18:36           ` Fernando Alegre

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=KMEFLMEIPOIDHNANKEIJAEBACAAA.benoit.de-boursetty+caml-list@m4x.org \
    --to=benoit.de-boursetty+caml-list@m4x.org \
    --cc=caml-list@inria.fr \
    --cc=ijtrotts@ucdavis.edu \
    /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).