From user-return-12064-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Fri Aug 13 07:29:03 2010 Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 18843 invoked from network); 13 Aug 2010 07:29:03 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 Aug 2010 07:29:03 -0000 Received: (qmail 50463 invoked by uid 500); 13 Aug 2010 07:29:02 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 50079 invoked by uid 500); 13 Aug 2010 07:28:59 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 50071 invoked by uid 99); 13 Aug 2010 07:28:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Aug 2010 07:28:59 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of djc.ochtman@gmail.com designates 74.125.82.54 as permitted sender) Received: from [74.125.82.54] (HELO mail-ww0-f54.google.com) (74.125.82.54) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Aug 2010 07:28:52 +0000 Received: by wwb39 with SMTP id 39so2743988wwb.23 for ; Fri, 13 Aug 2010 00:28:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:sender:received :in-reply-to:references:from:date:x-google-sender-auth:message-id :subject:to:content-type:content-transfer-encoding; bh=AubfBon3sfs/z5coYjTEbYAZWxpA65dYfhoBVK9a74s=; b=ul3w3rpoQ9PVxhucxh2anH1yixVS7JB6q+tAiDpi809GXPIiwmnMUnfuxcdLJcF9sC c9Ws7rXlkjHN/iCQpmsjHac0p/gUNo9xPcXxKjPZFpYidIooaGAk6RZkNL9HgkL63a02 4qoskaalLNG/Vm0JmAiP/iP0+Yw9VZT9YJgck= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type :content-transfer-encoding; b=bKm1qrsLeClH0EF757c1qTj5zdue4cs3MbtetpstybDPCl9V8zLOfkFfxfW90vSZTk yHfx6lfWguExRDnZP4+rcx8uGlQ04QaR7kwnmAC3s2X6/YhipYi+6MQ4tFqd2U79u7ZA O/cM9chjcKZO1iO6XEXBXWHStBUc13GWCAo6c= Received: by 10.227.23.193 with SMTP id s1mr918974wbb.219.1281684511229; Fri, 13 Aug 2010 00:28:31 -0700 (PDT) MIME-Version: 1.0 Sender: djc.ochtman@gmail.com Received: by 10.216.56.65 with HTTP; Fri, 13 Aug 2010 00:28:11 -0700 (PDT) In-Reply-To: References: From: Dirkjan Ochtman Date: Fri, 13 Aug 2010 09:28:11 +0200 X-Google-Sender-Auth: HmPYNLTwVju3ojNxDRIqQLH0n7I Message-ID: Subject: Re: [ANN] couchable 0.0.1b1 (Python object to couchdb document mapper) To: user@couchdb.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Fri, Aug 13, 2010 at 09:20, Eli Stevens (Gmail) w= rote: > Couchable is built on the Python CouchDB package: > =C2=A0 =C2=A0http://code.google.com/p/couchdb-python/ > But has no affiliation with that project. This looks a lot like couchdb.mapping that we provide in couchdb-python. So I wonder why this is different? We'd love to have you help out with improving couchdb.mapping if you feel stuff is missing from that! Cheers, Dirkjan