Re: [DISCUSS] Cordova-WP8 Release 3.8.0

2015-03-26 Thread Jesse
ailto:stevengil...@gmail.com] > Sent: Wednesday, March 25, 2015 1:34 PM > To: dev@cordova.apache.org > Subject: Re: [DISCUSS] Cordova-WP8 Release 3.8.0 > > https://issues.apache.org/jira/browse/CB-8748 > > On Wed, Mar 25, 2015 at 1:18 PM, Jesse wrote: > > > Yeah, let's

RE: [DISCUSS] Cordova-WP8 Release 3.8.0

2015-03-26 Thread Parashuram N (MS OPEN TECH)
library. -Original Message- From: Steven Gill [mailto:stevengil...@gmail.com] Sent: Wednesday, March 25, 2015 1:34 PM To: dev@cordova.apache.org Subject: Re: [DISCUSS] Cordova-WP8 Release 3.8.0 https://issues.apache.org/jira/browse/CB-8748 On Wed, Mar 25, 2015 at 1:18 PM, Jesse wrote

Re: [DISCUSS] Cordova-WP8 Release 3.8.0

2015-03-25 Thread Steven Gill
gt; > From: Jesse [mailto:purplecabb...@gmail.com] > > Sent: Tuesday, March 24, 2015 11:19 AM > > To: dev@cordova.apache.org > > Subject: Re: [DISCUSS] Cordova-WP8 Release 3.8.0 > > > > I would like to finish off the Newtonsoft.Json additions, and release a > >

Re: [DISCUSS] Cordova-WP8 Release 3.8.0

2015-03-25 Thread Jesse
se bugfixes into a minor release until we > get the legal stuff worked out on the JSON side? > > -Original Message- > From: Jesse [mailto:purplecabb...@gmail.com] > Sent: Tuesday, March 24, 2015 11:19 AM > To: dev@cordova.apache.org > Subject: Re: [DISCUSS] Cordova-WP8 R

RE: [DISCUSS] Cordova-WP8 Release 3.8.0

2015-03-24 Thread Rob Paveza
, 2015 11:19 AM To: dev@cordova.apache.org Subject: Re: [DISCUSS] Cordova-WP8 Release 3.8.0 I would like to finish off the Newtonsoft.Json additions, and release a 4.0.0 The changes to the JSON namespace in c# potentially break some plugins. The barcode scanner [1] for one, as it is including the dll

Re: [DISCUSS] Cordova-WP8 Release 3.8.0

2015-03-24 Thread Jesse
I would like to finish off the Newtonsoft.Json additions, and release a 4.0.0 The changes to the JSON namespace in c# potentially break some plugins. The barcode scanner [1] for one, as it is including the dll already. There is also possibly some impact on the file-transfer plugin [2] however, that

[DISCUSS] Cordova-WP8 Release 3.8.0

2015-03-24 Thread Rob Paveza
It's been three months since the last release of Cordova-WP8. There are a number of bugfixes pending, particularly with emulator vs. deploy-to-device and in scenarios where there are only Phone 8.1 tools on the machine doing the building. Also added JSHint, improved console logging, etc. Ther