caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Bruno De Fraine <Bruno.De.Fraine@vub.ac.be>
To: David MENTRE <david.mentre@gmail.com>
Cc: caml-list <caml-list@inria.fr>
Subject: Re: [Caml-list] Looking for a configuration file library
Date: Tue, 27 Sep 2005 15:23:53 +0200	[thread overview]
Message-ID: <AB45B3E4-EFCE-40F7-80AF-E58D420F3833@vub.ac.be> (raw)
In-Reply-To: <3d13dcfc05092706091acdb72a@mail.gmail.com>

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


  reply	other threads:[~2005-09-27 13:24 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-27 13:09 David MENTRE
2005-09-27 13:23 ` Bruno De Fraine [this message]
2005-09-27 16:26   ` [Caml-list] " Samuel Mimram
2005-09-28  6:59     ` David MENTRE
2005-09-28  7:06       ` Maxence Guesdon
2005-09-27 17:02 ` brogoff
2005-09-28  7:06   ` David MENTRE
2005-09-28 15:15     ` brogoff
2005-09-28 16:37       ` skaller
2005-09-28 16:55         ` brogoff
2005-09-29  3:33           ` skaller
2005-09-29  4:02             ` brogoff
2005-09-29  7:24         ` Christian Lindig
2005-09-28 15:40     ` skaller
2005-10-05 10:16 ` Richard Jones

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=AB45B3E4-EFCE-40F7-80AF-E58D420F3833@vub.ac.be \
    --to=bruno.de.fraine@vub.ac.be \
    --cc=caml-list@inria.fr \
    --cc=david.mentre@gmail.com \
    /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).