Return-Path: Delivered-To: apmail-incubator-abdera-user-archive@locus.apache.org Received: (qmail 87964 invoked from network); 26 Feb 2008 20:22:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Feb 2008 20:22:02 -0000 Received: (qmail 59891 invoked by uid 500); 26 Feb 2008 20:21:57 -0000 Delivered-To: apmail-incubator-abdera-user-archive@incubator.apache.org Received: (qmail 59876 invoked by uid 500); 26 Feb 2008 20:21:57 -0000 Mailing-List: contact abdera-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: abdera-user@incubator.apache.org Delivered-To: mailing list abdera-user@incubator.apache.org Received: (qmail 59867 invoked by uid 99); 26 Feb 2008 20:21:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Feb 2008 12:21:57 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of david.primmer@gmail.com designates 209.85.162.177 as permitted sender) Received: from [209.85.162.177] (HELO el-out-1112.google.com) (209.85.162.177) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Feb 2008 20:21:12 +0000 Received: by el-out-1112.google.com with SMTP id j27so5739830elf.6 for ; Tue, 26 Feb 2008 12:21:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=WdmLxdKUgOeSMoeM6lUw5MbiP6Fj4gl/ADLBLLWSSRc=; b=R7+Q7xHbq5udnr5BSEMQM9rdX6oMUGIXUB+dkHcsJPvgwF6vEQGoStmTuMgcr7ing+WYuZpw+DwM2d7zTErKokJwV6oCT66zico4OEWM1kFVnhBYix1BoewNmN1rxQWg1bcT9eW2IjjkleIAZmpu22Rd0OTK6ldJzGOOKJTLU34= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=PIpycpkXIViPjzbwVnNCnJSCBXKaaUsVgGrvmy4lgESlhfPLmqZKavW+jfiMLNeTN0nqb6pHFZZZVOPFsv/FxJZdEqzaPnyYG23/43ICjzFR0wavOfp89RguhKhUYTCSRYrYIHhrFi2VZH5a9+5r35jb4qKExdf3jw/gB1FOods= Received: by 10.114.194.1 with SMTP id r1mr6104155waf.40.1204057288546; Tue, 26 Feb 2008 12:21:28 -0800 (PST) Received: by 10.114.24.4 with HTTP; Tue, 26 Feb 2008 12:21:28 -0800 (PST) Message-ID: Date: Tue, 26 Feb 2008 12:21:28 -0800 From: "David Primmer" To: shindig-dev@incubator.apache.org Subject: Re: Shindig RESTful API server implementation Cc: abdera-user@incubator.apache.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org On Mon, Feb 25, 2008 at 4:39 PM, Kevin Brown wrote: > Put it in java/social (or maybe java/rest or something else if you really > want to get pedantic) and I think you're fine as long as it doesn't conflict > with anything else. I'll take your word for it, but I'm not sure of the meaning of java/social. java/gadets is the Shindig Gadget Server I'm assuming. So what does social mean here? What else would go in this location besides the gateway? Is there a post to the list or a doc somewhere that outlines how the project fits together? thanks. davep