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 806E51878E for ; Tue, 12 May 2015 18:46:47 +0000 (UTC) Received: (qmail 93265 invoked by uid 500); 12 May 2015 18:46:47 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 93229 invoked by uid 500); 12 May 2015 18:46:47 -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 93213 invoked by uid 99); 12 May 2015 18:46:46 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 May 2015 18:46:46 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id D4758E090A; Tue, 12 May 2015 18:46:46 +0000 (UTC) From: purplecabbage To: dev@cordova.apache.org Reply-To: dev@cordova.apache.org References: In-Reply-To: Subject: [GitHub] cordova-wp8 pull request: Added Newtonsoft json dll Content-Type: text/plain Message-Id: <20150512184646.D4758E090A@git1-us-west.apache.org> Date: Tue, 12 May 2015 18:46:46 +0000 (UTC) Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-wp8/pull/79#issuecomment-101383321 yes, it is a breaking change. That is why it is a 4.0.0 change. Plugin authors need to use engine tags, and we need to make sure they work. Personally, if I was writing a WP8.1 app, I would use cordova-wp8 and upgrade stuff. Having a C# wrapper around a html/js presentation will still be appealing to many. I would not expect cordova-wp8 to wither and die anytime soon. @purplecabbage risingj.com On Tue, May 12, 2015 at 11:33 AM, Nikhil Khandelwal < notifications@github.com> wrote: > @purplecabbage I'm really concerned > with this switch for WP8 as it is breaking in nature. It changes how the > Cordova WP8 JSON APIs behave and will cause a fair number of plugins to > break. All plugins that break will have to make updates to support the new > WP8 platform, and hence can't be used with the older version (3.x) of the > WP8 platform. > > I would propose we don't make this disruptive change for WP8 which is a > platform with limited runway as WP8.1+ should be using the Windows > platform. WP8 should ideally be on life support and not making disruptive > breaking changes that affect the plugin ecosystem. > > We should consider an incremental fix for file transfer and other plugins > that need better support for JSON parsing instead of changing the platform > itself: apache/cordova-plugin-file-transfer#72 > > > — > Reply to this email directly or view it on GitHub > . > --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org For additional commands, e-mail: dev-help@cordova.apache.org