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=0.0 required=5.0 tests=AWL autolearn=disabled version=3.1.3 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 6C14FBB84 for ; Sat, 11 Oct 2008 23:27:19 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ag8CAAO38EjAXQIniGdsb2JhbACTXAEBARUiphmBbA X-IronPort-AV: E=Sophos;i="4.33,394,1220220000"; d="scan'208";a="30221490" Received: from concorde.inria.fr ([192.93.2.39]) by mail4-smtp-sop.national.inria.fr with ESMTP; 11 Oct 2008 23:27:19 +0200 Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by concorde.inria.fr (8.13.6/8.13.6) with ESMTP id m9BLRIO4014366 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=OK) for ; Sat, 11 Oct 2008 23:27:18 +0200 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AtgFAAO38EhbucREWGdsb2JhbACTUgEhI6YYgWw X-IronPort-AV: E=Sophos;i="4.33,394,1220220000"; d="scan'208";a="15965965" Received: from post.literal.si ([91.185.196.68]) by mail2-smtp-roc.national.inria.fr with ESMTP; 11 Oct 2008 23:27:18 +0200 Received: from localhost (post.literal.si [91.185.196.68]) by post.literal.si (Postfix) with ESMTP id 8107010E47E1; Sat, 11 Oct 2008 23:27:17 +0200 (CEST) X-Virus-Scanned: amavisd-new at literal.si Received: from post.literal.si ([91.185.196.68]) by localhost (post.literal.si [91.185.196.68]) (amavisd-new, port 10024) with ESMTP id WgCil09kRc+w; Sat, 11 Oct 2008 23:27:17 +0200 (CEST) Received: from [192.168.1.100] (BSN-77-148-136.static.dsl.siol.net [193.77.148.136]) by post.literal.si (Postfix) with ESMTP id ED16910E47CF; Sat, 11 Oct 2008 23:27:16 +0200 (CEST) Message-ID: <48F11A34.4010602@andrej.com> Date: Sat, 11 Oct 2008 23:27:16 +0200 From: Andrej Bauer Reply-To: Andrej.Bauer@andrej.com User-Agent: Thunderbird 2.0.0.17 (X11/20080925) MIME-Version: 1.0 To: David Teller Cc: OCaml Subject: Re: [Caml-list] ANN OCaml Batteries Included alpha 1 References: <1223732914.7333.22.camel@Blefuscu> In-Reply-To: <1223732914.7333.22.camel@Blefuscu> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Miltered: at concorde with ID 48F11A36.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; andrej:01 andrej:01 ocaml:01 caml-list:01 suggestion:03 uses:07 batteries:91 batteries:91 alpha:08 bauer:09 bauer:09 example:10 necessarily:12 source:12 case:13 Very good work! I have a small suggestion: in the instructions on how to start using the batteries, include a small complete example of a HelloWorld project which uses batteries (and package it up in a .zip). This will help people get started. The current instructions presuppose that the user already has some source code, which is not necessarily the case. Best regards, Andrej