Return-Path: Delivered-To: apmail-lucene-mahout-dev-archive@minotaur.apache.org Received: (qmail 26005 invoked from network); 18 Jun 2009 21:05:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Jun 2009 21:05:45 -0000 Received: (qmail 35714 invoked by uid 500); 18 Jun 2009 21:05:56 -0000 Delivered-To: apmail-lucene-mahout-dev-archive@lucene.apache.org Received: (qmail 35683 invoked by uid 500); 18 Jun 2009 21:05:56 -0000 Mailing-List: contact mahout-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mahout-dev@lucene.apache.org Delivered-To: mailing list mahout-dev@lucene.apache.org Received: (qmail 35673 invoked by uid 99); 18 Jun 2009 21:05:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Jun 2009 21:05:56 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [208.97.132.145] (HELO spunkymail-a1.g.dreamhost.com) (208.97.132.145) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Jun 2009 21:05:46 +0000 Received: from [192.168.0.105] (adsl-074-229-189-244.sip.rmo.bellsouth.net [74.229.189.244]) by spunkymail-a1.g.dreamhost.com (Postfix) with ESMTP id 5C12EFE1F3 for ; Thu, 18 Jun 2009 14:05:24 -0700 (PDT) Message-Id: <2CB00C0C-91B1-427B-BF91-0B5E831D2386@apache.org> From: Grant Ingersoll To: mahout-dev@lucene.apache.org In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Subject: Re: MAHOUT-65 Date: Thu, 18 Jun 2009 17:05:22 -0400 References: <4A37F8FC.1000505@windwardsolutions.com> <37CCBA60-226A-4806-84D5-62B0F4D1797F@apache.org> <4A380300.7000109@windwardsolutions.com> <5efa98b30906181201s1418a211q2e553940ebdd2b07@mail.gmail.com> <5efa98b30906181315u6016e6d5hbfd1b9cf4b6517bb@mail.gmail.com> X-Mailer: Apple Mail (2.935.3) X-Virus-Checked: Checked by ClamAV on apache.org On Jun 18, 2009, at 4:45 PM, Ted Dunning wrote: > Writable should be plenty! > +1. Still nice to have JSON for user facing though. > On Thu, Jun 18, 2009 at 1:15 PM, David Hall > wrote: > >> See my followup on another thread (sorry for the schizophrenic >> posting); Vector already implements Writable, so that's all I really >> can ask of it. Is there something more you'd like? I'd be happy to do >> it. >> >>