Return-Path: Delivered-To: apmail-lucene-solr-dev-archive@locus.apache.org Received: (qmail 80417 invoked from network); 2 Feb 2007 16:04:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Feb 2007 16:04:33 -0000 Received: (qmail 52634 invoked by uid 500); 2 Feb 2007 16:04:39 -0000 Delivered-To: apmail-lucene-solr-dev-archive@lucene.apache.org Received: (qmail 52493 invoked by uid 500); 2 Feb 2007 16:04:38 -0000 Mailing-List: contact solr-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-dev@lucene.apache.org Delivered-To: mailing list solr-dev@lucene.apache.org Received: (qmail 52484 invoked by uid 99); 2 Feb 2007 16:04:38 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Feb 2007 08:04:38 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of yseeley@gmail.com designates 66.249.92.173 as permitted sender) Received: from [66.249.92.173] (HELO ug-out-1314.google.com) (66.249.92.173) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Feb 2007 08:04:30 -0800 Received: by ug-out-1314.google.com with SMTP id k40so805371ugc for ; Fri, 02 Feb 2007 08:04:09 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=FwT6Uycd/gFFw85AhLyk9LntT/uAd0WGljD3CFYs34aNY3L2wVMmrPSNf1WGhjtxdtq6DpAdHtUEvq3bMz9jJ+jRNpauL9z5qpc9i5Ui686zaMbOZiKwtJ/puet5c4AJjnp3852Xjh5YZYmBUXcsJS0+LuejQ+EutdGPC/ZhsuU= Received: by 10.82.105.13 with SMTP id d13mr1232223buc.1170432248967; Fri, 02 Feb 2007 08:04:08 -0800 (PST) Received: by 10.82.126.8 with HTTP; Fri, 2 Feb 2007 08:04:08 -0800 (PST) Message-ID: Date: Fri, 2 Feb 2007 11:04:08 -0500 From: "Yonik Seeley" Sender: yseeley@gmail.com To: solr-dev@lucene.apache.org Subject: Re: fieldtype -> fieldType In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <75A4B11B-5AFC-43E3-B9DC-D8441AB7E256@ehatchersolutions.com> X-Google-Sender-Auth: 7940269d1111dc8f X-Virus-Checked: Checked by ClamAV on apache.org On 2/1/07, Erik Hatcher wrote: > I think camelCase is fine since it'd only require one place to be > changed instead of others. Huh... I knew it was inconsistent, but didn't realize that it was only a single keyword (fieldtype). -Yonik