From callback-dev-return-280-apmail-incubator-callback-dev-archive=incubator.apache.org@incubator.apache.org Sat Nov 19 06:14:36 2011 Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E7963720D for ; Sat, 19 Nov 2011 06:14:35 +0000 (UTC) Received: (qmail 5633 invoked by uid 500); 19 Nov 2011 06:14:35 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 5604 invoked by uid 500); 19 Nov 2011 06:14:32 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 5461 invoked by uid 99); 19 Nov 2011 06:14:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 19 Nov 2011 06:14:31 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of brian.leroux@gmail.com designates 209.85.210.175 as permitted sender) Received: from [209.85.210.175] (HELO mail-iy0-f175.google.com) (209.85.210.175) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 19 Nov 2011 06:14:23 +0000 Received: by iahk25 with SMTP id k25so4584377iah.6 for ; Fri, 18 Nov 2011 22:14:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=+0APZGqAZ+Of6VS7gxMm+hDVEn2grXQIB/9Ejpdw82s=; b=NgE+6zvL1+FR9ksUMaF15O5NuqXO03gHC+kw5snEuf2gflwiFiDezZn0edjGNJWyqn QauMFcyEw4UZqZG+290RRCt1FAe9tDw8HMICXjyVvQJgoXzaDo+cWObE0StFUS53DVXi QlPxnztPmPDaiwXbWC81ct7uTmeRSFyKtg5m8= MIME-Version: 1.0 Received: by 10.231.27.209 with SMTP id j17mr1399633ibc.7.1321683242570; Fri, 18 Nov 2011 22:14:02 -0800 (PST) Sender: brian.leroux@gmail.com Received: by 10.50.180.162 with HTTP; Fri, 18 Nov 2011 22:14:02 -0800 (PST) In-Reply-To: References: Date: Sat, 19 Nov 2011 07:14:02 +0100 X-Google-Sender-Auth: YG26XBGEeQtpK2AcQgs6AHNTrEA Message-ID: Subject: Re: Introduction From: Brian LeRoux To: callback-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org > * Is there a planned release date for the first Apache version of PhoneGap? None. We need to push through incubation first. First main hurdle for us is sorting out Git support. From there we will know how to cut releases from Apache infrastructure. > * Is Callback the final name for the project or just a working name? Just a working name. There has been loose consensus that Cordova might have some advantages. > * Should I be encouraging readers to use Callback or stick with the latest released version of PhoneGap.com? For now, releases on PhoneGap are fine. In the future, once we have Git workflow sorted, releases will be from apache. > And long term, how can I help? PhoneGap is a really great project and I want to help in any way I can. Oh, there is lots to do!!! Right now our top Apache driven priority is Git support --- check out the other thread to this effect. We're working w/ the couch guys to get this done.