From callback-dev-return-9790-apmail-incubator-callback-dev-archive=incubator.apache.org@incubator.apache.org Wed Jul 11 18:28:33 2012 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 60A2CC0B4 for ; Wed, 11 Jul 2012 18:28:33 +0000 (UTC) Received: (qmail 53598 invoked by uid 500); 11 Jul 2012 18:28:33 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 53539 invoked by uid 500); 11 Jul 2012 18:28:33 -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 53531 invoked by uid 99); 11 Jul 2012 18:28:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Jul 2012 18:28:33 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of anis.kadri@gmail.com designates 209.85.213.175 as permitted sender) Received: from [209.85.213.175] (HELO mail-yx0-f175.google.com) (209.85.213.175) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Jul 2012 18:28:27 +0000 Received: by yenl13 with SMTP id l13so1439725yen.6 for ; Wed, 11 Jul 2012 11:28:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=kG6YFab03MK7Unl5HrP+bGhl4NPpvvUV3MgciYAgDdM=; b=D2GUk3gl4jLbd0sLOcr0+C8yXKN+BDU5v40iEbFVZeCBCjH8U/HX2xzLXwUziQk/Gi UGAQEZgGofiFrm0oUxvQjEzWf77PBaTDRT+LivtwKeG5JVbzLR7rXcoOjrODiNkPrBSH 703za6vN4T9dFK+p6lwHeyYwW6oqNl5itF4ikagAVADyospIn0IeF0Q43gDRn47Z7lPl BSgRrfdCYItYmXYr5mQ0gP8SfCC3Q4YVVYGCjDcF95aIaVa9x7qnMVxxkinT7vfdpuO1 KI3JgR6xHYEjRApVOl/ayh+c4MPG0Zmb9HmdPIgoYNxeUGbM5sneA1H0XhsfWuhHxS2+ 5dVw== MIME-Version: 1.0 Received: by 10.101.141.21 with SMTP id t21mr17347677ann.34.1342031286957; Wed, 11 Jul 2012 11:28:06 -0700 (PDT) Received: by 10.236.153.38 with HTTP; Wed, 11 Jul 2012 11:28:06 -0700 (PDT) In-Reply-To: References: Date: Wed, 11 Jul 2012 11:28:06 -0700 Message-ID: Subject: Re: config.xml - CB-888 From: Anis KADRI To: callback-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 +1 transition period +1 using build config.xml as a reference point. Does iOS need to have both or can it eventually switch completely to config.xml ? On Tue, Jul 10, 2012 at 4:10 PM, Shazron wrote: > For iOS: > +1 transition period. > +1 to changing Cordova.plist (which contains the whitelist, plugin > info, and app settings) into config.xml > > On Tue, Jul 10, 2012 at 10:18 AM, Simon MacDonald > wrote: >> +1 transition period. >> +1 to combining plugins.xml and cordova.xml into config.xml >> >> Simon Mac Donald >> http://hi.im/simonmacdonald >> >> >> On Tue, Jul 10, 2012 at 12:15 PM, Michael Brooks >> wrote: >>> +1 transition period. >>> +1 using build.phonegap.com/ docs as a reference point. >>> >>> We should take steps to feed out experiences and input back into the W3C >>> Community Group (Native Web group) and eventually see it pushed into the >>> main W3C Widget Configuration Document. >>> >>> Michael >>> >>> On Mon, Jul 9, 2012 at 10:59 PM, Filip Maj wrote: >>> >>>> +1 transition period. >>>> >>>> But yes Joe, essentially plugins.xml + cordova.xml -> config.xml. >>>> >>>> We should definitely have a discussion about formatting! Starting point in >>>> my mind would be build.phonegap.com docs for their use of config.xml. Off >>>> the top of my head and from 35,000 feet: >>>> >>>> - elements from plugins.xml map to elements in W3C >>>> config.xml. >>>> - elements from cordova.xml already follow the element >>>> in config.xml. >>>> - same for >>>> >>>> P.S. BlackBerry WebWorks already does all of this so we get it "for free." >>>> >>>> On 7/9/12 4:25 PM, "Brian LeRoux" wrote: >>>> >>>> >thinking we should add support for config.xml before we remove >>>> >anything...have a transition period ala deprecation policy >>>> > >>>> >On Mon, Jul 9, 2012 at 12:58 PM, Joe Bowser wrote: >>>> >> Hey >>>> >> >>>> >> Are we just merging the blacklist and the cordova.xml to make it one >>>> >> config.xml, or are we having a discussion about the format? Given >>>> >> the timeframe for this release, is this something that we want to have >>>> >> for 2.0? >>>> >> >>>> >> Joe >>>> >>>>