Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3323310550 for ; Wed, 25 Sep 2013 19:30:17 +0000 (UTC) Received: (qmail 72909 invoked by uid 500); 25 Sep 2013 19:30:16 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 72885 invoked by uid 500); 25 Sep 2013 19:30:15 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 72877 invoked by uid 99); 25 Sep 2013 19:30:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Sep 2013 19:30:15 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [209.85.216.176] (HELO mail-qc0-f176.google.com) (209.85.216.176) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Sep 2013 19:30:10 +0000 Received: by mail-qc0-f176.google.com with SMTP id t7so87633qcv.35 for ; Wed, 25 Sep 2013 12:29:49 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=SvKlmRf6v3v3PL9VRDn74UZGOonUgfRGg1GqQHGPglQ=; b=gDoMax3EqkX2ojBoVlEbaFgPxHb22r9oxNYkg70iayxdTqLwIQuHuRTgVh4CfoceOi tS6uPx+nlCqcAX+no7HbGiO8Cq69B8/QRHG2M7L1OdZLDhEie//5fxqt8YYF9OKrHjE8 gTiVhdRf7XPNzzjc7TFu2KKZNGyoZBmwzw0aMlKM2llnqz5/cGpP87PVjZMz7gRLATf4 BCrsgySQnCzNkGACBGFmJkGkaDeM40T25R+lqDz4Q90mZOsoDf0dnM0wJ0FBaZtF3v/F fvPA18JgNfwNgMA+rDCzU7C+T8W3KpZGLbEU+1HAsc8mKqdI6t1/UZhcdKqTiSqLsyVF Uc5A== X-Gm-Message-State: ALoCoQlrfqU3c27WHzhEpyGjKDi95+CULvxV0kCSb7nvo754jS7IHQFINcFkJc5b7eJD2cnG1BGd MIME-Version: 1.0 X-Received: by 10.229.219.199 with SMTP id hv7mr27013500qcb.15.1380137388933; Wed, 25 Sep 2013 12:29:48 -0700 (PDT) Sender: bryan@bryanhiggins.net Received: by 10.49.104.180 with HTTP; Wed, 25 Sep 2013 12:29:48 -0700 (PDT) In-Reply-To: References: Date: Wed, 25 Sep 2013 15:29:48 -0400 X-Google-Sender-Auth: uaS0OADM-cwiaygLflhkXC8uunc Message-ID: Subject: Re: config.xml discussion, we need to talk From: Bryan Higgins To: "dev@cordova.apache.org" Content-Type: multipart/alternative; boundary=001a11344874cf185104e73a462b X-Virus-Checked: Checked by ClamAV on apache.org --001a11344874cf185104e73a462b Content-Type: text/plain; charset=ISO-8859-1 www/config.xml aligns nicely with the w3c widget spec [1]. Why would we want to deviate? [1] http://www.w3.org/TR/widgets/#reserved-file-and-folder-names On Wed, Sep 25, 2013 at 3:23 PM, Jesse wrote: > Seems any project created with the CLI has a config.xml in the www folder. > [1] > Why do we have 2 of these? > > I also recently closed a defect created by Carlos, stating that WP8 did NOT > have it's config.xml in the www folder. [2] Now I am not sure I should have > called this invalid, however, after creating a new WP8 project with the > CLI, I see a config.xml in the www folder AND one in the app root. wtf? > > There is an open issue [3] to re-org config files, where Braden states "We > already have plans to move $PROJECT/www/config.xml to $PROJECT/app.xml, > which more or less addresses ..." Have we formalized what exactly this > is? > > Seems we still have a lot of discussion that has to happen before we can > move ahead on these items. I am currently adding config.xml support to > Windows 8, and was hoping to have a nice clear path of what to do, but it > still looks pretty muddy. [4] > > > [1] https://issues.apache.org/jira/browse/CB-4476 > [2] https://issues.apache.org/jira/browse/CB-46< > https://issues.apache.org/jira/browse/CB-4658> > 58 > [3] https://issues.apache.org/jira/browse/CB-4910 > [4] https://issues.apache.org/jira/browse/CB-4608 > > @purplecabbage > risingj.com > --001a11344874cf185104e73a462b--