Yeah, let's push out a 3.8.0 for cordova-wp8 We can do a 4.0.0 after I get the JSON fixes in.
@purplecabbage risingj.com On Tue, Mar 24, 2015 at 2:36 PM, Rob Paveza <[email protected]> wrote: > Is it worth breaking out the Newtonsoft.Json additions into a separate > (major 4.0) release and taking these bugfixes into a minor release until we > get the legal stuff worked out on the JSON side? > > -----Original Message----- > From: Jesse [mailto:[email protected]] > Sent: Tuesday, March 24, 2015 11:19 AM > To: [email protected] > 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 already. > There is also possibly some impact on the file-transfer plugin [2] > however, that is not a breaking change. > > > > [1] https://github.com/phonegap-build/PushPlugin > [2] > > https://github.com/apache/cordova-plugin-file-transfer/blob/master/src/wp/FileTransfer.cs#L319 > > > > @purplecabbage > risingj.com > > On Tue, Mar 24, 2015 at 10:26 AM, Rob Paveza <[email protected]> > wrote: > > > 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. > > > > There is the outstanding issue is that of Newtonsoft.Json (and a > > thread going on about it), but if we can nail that down today either > > way, we can move this along to a vote tomorrow. > > > > Any other outstanding issues to discuss? > > > > -Rob > > >
