Browse thread
[ANN] OCaml Reins 0.1 - Persistent Data Structure Library
[
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: | Maxence Guesdon <maxence.guesdon@i...> |
| Subject: | Re: Cherry-picking modules (was Re: [Caml-list] [ANN] OCaml Reins 0.1 - Persistent Data Structure Library) |
On Wed, 26 Sep 2007 00:16:08 +0200 Daniel Bünzli <daniel.buenzli@epfl.ch> wrote: > > Le 25 sept. 07 à 21:30, Mike Furr a écrit : > > > I've deliberately tried to unify many of the conventions that > > people have used to allow users to easily change between data > > structure implementations. A major goal of the project is that you > > don't have to rely on downloading some random .ml/.mli from > > someone's webpage and embed it your project. Instead you just use > > the reins library and only have to worry about updating one piece > > of software for updates/ bug fixes. > > While I really like having a central repository and unification of > conventions I do like cherry-picking and embedding my modules. > Nevertheless I understand and respect your point, maybe it is a > matter of opinion/taste. But I'll explain why I like picking. > [...] Hello, You might be interested in caml-get: http://pauillac.inria.fr/~guesdon/camlget.en.html Regards, Maxence