Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 78363 invoked from network); 30 May 2006 16:29:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 May 2006 16:29:53 -0000 Received: (qmail 12949 invoked by uid 500); 30 May 2006 16:29:50 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 12918 invoked by uid 500); 30 May 2006 16:29:50 -0000 Mailing-List: contact java-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@lucene.apache.org Delivered-To: mailing list java-dev@lucene.apache.org Received: (qmail 12907 invoked by uid 99); 30 May 2006 16:29:50 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 May 2006 09:29:50 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of yseeley@gmail.com designates 64.233.166.182 as permitted sender) Received: from [64.233.166.182] (HELO py-out-1112.google.com) (64.233.166.182) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 May 2006 09:29:49 -0700 Received: by py-out-1112.google.com with SMTP id d42so194704pyd for ; Tue, 30 May 2006 09:29:28 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=RznSlYDS3iG/pI9gEZltSfYqKkKsPbaKx5121yUJ7eY4SgjRl0XE3x0wDRUK6K6dZGnE6ggg6ghJwu+E3uk2X0E1qtkW4dSDE/oUVUQnfpealnO1qzjioJrAKJKKutPaOcHjCZ50vp2ythDt3Ath2XbGQKFVcRSKIldty22Odsc= Received: by 10.35.18.4 with SMTP id v4mr2713300pyi; Tue, 30 May 2006 09:29:28 -0700 (PDT) Received: by 10.35.11.9 with HTTP; Tue, 30 May 2006 09:29:28 -0700 (PDT) Message-ID: Date: Tue, 30 May 2006 12:29:28 -0400 From: "Yonik Seeley" To: java-dev@lucene.apache.org Subject: Re: Gdata Server - Feed / Entry representation 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: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Simon, I just don't quite understand how you are going to use the Google Client API in the GData server. On 5/30/06, Simon Willnauer wrote: > Nobody replies... hmm I assume that this would be ok. Mentors? Doug, Yonik, Ian? > > simon > > On 5/29/06, Simon Willnauer wrote: > > Hello everyone, > > > > today I reconsidered the internal representation of the feed / > > entries. I had a closer look at the Google Data Client Api which is > > supposed to be the other end to the server. > > This API is dist. under the Apache Licence e.g. open source. It > > already provides the Object representation of feeds and entries. The > > API provides very handy interfaces to extend the protocol and the > > project could benefit from new versions. > > I would rather go for using the api to work with feeds and entries > > inside the server than implement the whole api again. > > > > Simon -Yonik http://incubator.apache.org/solr Solr, the open-source Lucene search server --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org