From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: * X-Spam-Status: No, score=1.9 required=5.0 tests=AWL,DNS_FROM_RFC_POST, MISSING_HEADERS,SPF_NEUTRAL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail4-relais-sop.national.inria.fr (mail4-relais-sop.national.inria.fr [192.134.164.105]) by yquem.inria.fr (Postfix) with ESMTP id 7D78BBBAF for ; Sat, 7 Feb 2009 17:13:34 +0100 (CET) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AmMDAFNCjUnRVdwLkGdsb2JhbACNC4YPXj8BAQEBCQkMBxEDqgEIfo1qAQMBA4QXBoIxgSU X-IronPort-AV: E=Sophos;i="4.37,397,1231110000"; d="scan'208";a="34884455" Received: from mail-fx0-f11.google.com ([209.85.220.11]) by mail4-smtp-sop.national.inria.fr with ESMTP; 07 Feb 2009 17:13:34 +0100 Received: by fxm4 with SMTP id 4so4342468fxm.9 for ; Sat, 07 Feb 2009 08:13:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :user-agent:mime-version:cc:subject:references:in-reply-to :x-enigmail-version:openpgp:content-type:content-transfer-encoding; bh=kbQj3+a1GHfglu2rnYip8EUaN++smOlGSGjfwbJWPsI=; b=INJnCIXM81bo3Nsr7vXFjGZLadXwGOQxQ2rEetVi0O+74XnoxljyBwYsfgrnjFkFjs kttu1m6MRsd6xaEY2M0P/TkeFcgbMMNtHvXVHdf8Rr9KozZs/J+xty9QwtybjrG1KUuq Nqs6AUu7UtTmw1kfBO8ddJW9CkRSEmrKB/uJQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:user-agent:mime-version:cc:subject :references:in-reply-to:x-enigmail-version:openpgp:content-type :content-transfer-encoding; b=fFV6hw5UPbUnYpEqlPWEN4GWQmdaPwoKTHRVVMVfsIbud1k759Pjx+Aw4+IzIMjT/b fvE41+caEgiJnbrN4mZYKk86dvYppEjyhoYqE9u0xidZLApLPtYx7TRZdDKl7sm+CdLt JKLrc62gGUiL33ZSgPO5YJFoMwnlesqbbQPLU= Received: by 10.103.193.13 with SMTP id v13mr1295376mup.1.1234023213708; Sat, 07 Feb 2009 08:13:33 -0800 (PST) Received: from ?192.168.1.10? (8.75.197-77.rev.gaoland.net [77.197.75.8]) by mx.google.com with ESMTPS id j9sm1946816mue.40.2009.02.07.08.13.32 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 07 Feb 2009 08:13:33 -0800 (PST) Message-ID: <498DB32B.8090005@gmail.com> Date: Sat, 07 Feb 2009 17:13:31 +0100 From: Matthieu Dubuget Reply-To: matthieu.dubuget@gmail.com User-Agent: Thunderbird 2.0.0.19 (X11/20090105) MIME-Version: 1.0 Cc: caml-list@inria.fr Subject: Re: [Caml-list] Re: [ANN] OCaml Batteries Included, alpha 3 References: <1233936696.6216.65.camel@Blefuscu> <200902071458.45000.jon@ffconsultancy.com> In-Reply-To: X-Enigmail-Version: 0.95.0 OpenPGP: id=F60AB8F5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam: no; 0.00; matthieu:01 dubuget:01 matthieu:01 dubuget:01 ocaml:01 findlib:01 findlib:01 2009:98 wrote:01 wrote:01 caml-list:01 modules:02 modules:02 indeed:07 batteries:91 Sylvain Le Gall a écrit : > On 07-02-2009, Jon Harrop wrote: >> On Saturday 07 February 2009 14:43:49 Sylvain Le Gall wrote: >>> So: what need to be improved? >> Documentation! I tried to use ocamlbuild several times and gave up because I >> could not figure out how to do simple things. > > Good point indeed. > An other points that could be improved, concerning ocamlbuild are: - modules (planned, but I don't know how many time the owners of ocamlbuild have?) - better integration with findlib (modules would help, and also the possibility to use directly findlib modules from ocamlbuild modules) Salutations Matt