Browse thread
Looking for a configuration file 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: | 2005-09-27 (13:24) |
From: | Bruno De Fraine <Bruno.De.Fraine@v...> |
Subject: | Re: [Caml-list] Looking for a configuration file library |
Hello, On 27 Sep 2005, at 15:09, David MENTRE wrote: > For easy configuration of my programs, I'm looking for some OCaml code > to read and write a user configuration file. [...] > On the Hump, I found Config_file: > http://caml.inria.fr/cgi-bin/hump.fr.cgi?contrib=335 > > Any other suggestion? No, but I've used Config_file for one of my applications, I was pleased with it and I think it meets all three of your requirements. To load and save custom types, you can write wrappers from/to the "raw" types. Only disadvantage is that I can't be installed as a Debian package (or not one that I'm aware of). Best regards, Bruno -- Bruno De Fraine Vrije Universiteit Brussel Faculty of Applied Sciences, INFO - SSEL Room 4K208, Pleinlaan 2, B-1050 Brussels tel: +32 (0)2 629 29 75 fax: +32 (0)2 629 28 70 e-mail: Bruno.De.Fraine@vub.ac.be