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 >
