From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by yquem.inria.fr (Postfix) with ESMTP id A51C0BBAF for ; Sun, 17 Jan 2010 21:08:56 +0100 (CET) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AuUAALP8UkvRVd+wkGdsb2JhbACDYY1/iVo/AQEBAQkJDAcTA6sOKYEyg26GVAECAwWBJ4IwVgQ X-IronPort-AV: E=Sophos;i="4.49,292,1262559600"; d="scan'208";a="41970465" Received: from mail-iw0-f176.google.com ([209.85.223.176]) by mail3-smtp-sop.national.inria.fr with ESMTP; 17 Jan 2010 21:08:56 +0100 Received: by iwn6 with SMTP id 6so1601846iwn.15 for ; Sun, 17 Jan 2010 12:08:55 -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 :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=c67M23UBc1fBcYB4jMSSCttSIVBMn6u3oTfNbFCRn80=; b=QWea6MewMOO/7PPIRYeQ9v6STJaZLRosV0kvvKaEI56WdcVyG2GqJSUQJB2aocK7zL ronhKI2dTQ72Jr/ge8B4vJ76kPOMSs2L0MYS3hOVzPRp8Nar7Asgn2ciuKPxwx/V+G3v FJXbBYOiPxOOsUKKMgQIduPGLn0unMlJa3xVM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=X/W027mDj670DZZ1I2s+att1+fLXoV3AlKbkHNQPUwHmr1po1gquYoPPh/SR7iR3dY yk2+Pe4yYjcjm9g/nPc7mW3xsnWHo7Q1KwbJBoyQcspMCkity+yJIhaeMQE7M41E1Hlj OaCEH3jFQB9u7mvNvin0IgTZv0aUxgh10kRSI= Received: by 10.231.147.149 with SMTP id l21mr2128613ibv.0.1263758934930; Sun, 17 Jan 2010 12:08:54 -0800 (PST) Received: from ?192.168.1.98? ([72.44.99.175]) by mx.google.com with ESMTPS id 23sm1570479iwn.3.2010.01.17.12.08.53 (version=SSLv3 cipher=RC4-MD5); Sun, 17 Jan 2010 12:08:53 -0800 (PST) Message-ID: <4B536E54.5090906@gmail.com> Date: Sun, 17 Jan 2010 15:08:52 -0500 From: Edgar Friendly User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.8pre) Gecko/20100113 Shredder/3.0.2pre MIME-Version: 1.0 To: Dario Teixeira Cc: caml-list@yquem.inria.fr Subject: Re: [Caml-list] Batteries Included 1.0.0 References: <883097.89675.qm@web111509.mail.gq1.yahoo.com> In-Reply-To: <883097.89675.qm@web111509.mail.gq1.yahoo.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam: no; 0.00; superset:01 edgar:98 wrote:01 caml-list:01 api:02 aaa:96 aaa:96 explicit:04 suggests:04 batteries:91 batteries:91 i'm:09 theory:09 should:13 between:13 On 01/17/2010 11:13 AM, Dario Teixeira wrote: > - What is the relation between the development of ExtLib and AAA Batteries? > A first glance at the AAA Batteries API suggests it to be a superset of > ExtLib's. If both development teams are on board, I would suggest an > explicit deprecation of ExtLib in favour of AAA Batteries. > > This is up to the ExtLib team - our intention is to do much more than ExtLib. > - Please provide also a GODI package. > > This is high on the list of TODO, if anyone can help, in theory it should be easy. But I'm not a GODI user, so it's hard for me. E