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 9CDC9188CE for ; Wed, 2 Dec 2015 19:32:50 +0000 (UTC) Received: (qmail 8359 invoked by uid 500); 2 Dec 2015 19:32:44 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 8316 invoked by uid 500); 2 Dec 2015 19:32:44 -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 8304 invoked by uid 99); 2 Dec 2015 19:32:43 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Dec 2015 19:32:43 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 6D721C059B for ; Wed, 2 Dec 2015 19:32:43 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.13 X-Spam-Level: *** X-Spam-Status: No, score=3.13 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd4-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id cAzHcP8jj-Vx for ; Wed, 2 Dec 2015 19:32:36 +0000 (UTC) Received: from mail-vk0-f52.google.com (mail-vk0-f52.google.com [209.85.213.52]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 1C50E21270 for ; Wed, 2 Dec 2015 19:32:36 +0000 (UTC) Received: by vkay187 with SMTP id y187so31397609vka.3 for ; Wed, 02 Dec 2015 11:32:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=hEquByzqVDJllEffJBuFgLQdflsrpAZjRt7QIShzNVQ=; b=xFYCq9NWBGyCwYqbT8S3CMylfNfM2dzUngaIZxDeUiAtR+ekSuM93NRfhMnaH7J78P vKw94ce2zHBnDwNwWx4rW6JfGU5wtwyhF6VQvZBnb7/3IoNe29aOrvlmovlohpSObQHj Uv7fzHRIQvU2VI1/1Vgp8jatxgIJN7NOISMpagNgYjeJXz+kIIv22JjCaDqRgRzPi8Gl qImXCnRv07toE7P9Xh3c4cWZujy+if32LptrN+6zEHMXY5Mzf4s0LYsevFy7qxnQoYOh yOyCFFusySPHSt2hQT2pFtkHTAl1x/l4j3kkFnzcJPTgMgPzve2q3UmyLrwPUe4Jv9dL N/Cg== X-Received: by 10.31.135.2 with SMTP id j2mr3180720vkd.91.1449084748615; Wed, 02 Dec 2015 11:32:28 -0800 (PST) MIME-Version: 1.0 Received: by 10.103.4.197 with HTTP; Wed, 2 Dec 2015 11:32:09 -0800 (PST) In-Reply-To: References: From: Steven Gill Date: Wed, 2 Dec 2015 11:32:09 -0800 Message-ID: Subject: Re: [DISCUSS] Deprecate cordova-wp8 To: "dev@cordova.apache.org" Content-Type: multipart/alternative; boundary=001a11440ebcb0d5170525ef5528 --001a11440ebcb0d5170525ef5528 Content-Type: text/plain; charset=UTF-8 +1 On Wed, Dec 2, 2015 at 11:06 AM, Jesse wrote: > We've talked about it for awhile, but never moved on it. cordova-wp8 has > been a work horse that seen us through tough times but the sun is setting. > > cordova-windows has been a viable alternative for some time now, and allows > developers to target newer device features from wp8.1 and wp10 as well. > Removing the responsibility of implementing changes in this now ancient > code base will free many of us to focus on making the windows universal > workflow better. > > I would like to see this wrapped up by the end of the year, which for me is > the end of next week. > > Some suggestions of what needs to happen next : > - display warning message in cli when devs type `cordova platform add wp8` > ( next cordova-lib/cli release ) > - provide a plugin-dev migration guide outlining how to leverage existing > C# code in a windows-universal application ( I will do this ) > - update repos / documentation with polite wording to move on > - close a bunch of wp8 related issues in jira with "won't fix' > - put wp8 out to pasture > > What are your thoughts? > > > Cheers, > Jesse > > @purplecabbage > risingj.com > --001a11440ebcb0d5170525ef5528--