Browse thread
[Caml-list] CTAN/CPAN for Caml (COCAN ...?)
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Yamagata Yoriyuki <yoriyuki@m...> |
| Subject: | Re: [Caml-list] GODI |
From: Gerd Stolpmann <info@gerd-stolpmann.de> Subject: RE: [Caml-list] GODI (was: CTAN/CPAN for Caml (COCAN ...?)) Date: 20 Jul 2003 11:55:49 +0200 > What we want to manage is nothing but a database of top-level > modules, and we want to find a way to uniquely identify every row of the > "modules table". Currently, the rows have only two fields: "name", and > "contents". My suggestion is to introduce further fields, like "author", > "organization", maybe even "version" and so on. So a module can have a > set of attributes: Honestly, I am not very inclined to publish my personal information along with libraries.... It is better (for me) if modules are specified by their checksum, or signatures (with some syntax sugar). BTW, all collisions really occurred are between modules not available from users. This kind of problem can be solved if we can make "private" modules completely invisible from the outside of packages. -- Yamagata Yoriyuki ------------------- 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