Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B088C865B for ; Sun, 28 Aug 2011 05:49:44 +0000 (UTC) Received: (qmail 67407 invoked by uid 500); 28 Aug 2011 05:49:41 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 66673 invoked by uid 500); 28 Aug 2011 05:49:20 -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 66664 invoked by uid 99); 28 Aug 2011 05:49:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Aug 2011 05:49:16 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of peterwnolan@gmail.com designates 209.85.161.180 as permitted sender) Received: from [209.85.161.180] (HELO mail-gx0-f180.google.com) (209.85.161.180) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Aug 2011 05:49:09 +0000 Received: by gxk10 with SMTP id 10so5584539gxk.11 for ; Sat, 27 Aug 2011 22:48:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=jdo1TYg/1wzwafVd/DGY2rccN0DiUjMQWaVd6ovRPg0=; b=rDLa3qtFa4+icv+Ard+zuACTwKc4g23ww9pgGS5VAsJeggpsffisfT5Tu+KYNKzuCN k1DTU9pRjiA/m/oraUz761j2ZU5/gSSrSwetxUa0iB/kXXx67REEkNrxU23tVVYV5fte UYzkasNcCU9KNZlvjshJ+9lPLcfL5mGL775Cc= MIME-Version: 1.0 Received: by 10.231.49.78 with SMTP id u14mr6933671ibf.75.1314510528093; Sat, 27 Aug 2011 22:48:48 -0700 (PDT) Received: by 10.231.35.205 with HTTP; Sat, 27 Aug 2011 22:48:48 -0700 (PDT) In-Reply-To: References: Date: Sun, 28 Aug 2011 01:48:48 -0400 Message-ID: Subject: Re: Naming conventions From: Peter Nolan To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=0015176f1cfa149ff604ab8a5504 X-Virus-Checked: Checked by ClamAV on apache.org --0015176f1cfa149ff604ab8a5504 Content-Type: text/plain; charset=ISO-8859-1 the worst part is that they didn't share D: but I tend to use camel cases for fields, and underscores for databases. On Fri, Aug 26, 2011 at 3:33 PM, Mark Hahn wrote: > One thing I hate in couch though is the naming of keywords. They have > include_docs and startkey used together. Somebody was smoking something > when they came up with that. > > --0015176f1cfa149ff604ab8a5504--