Starting a new thread for all Newtonsoft.JSON related discussions. @purplecabbage risingj.com
On Thu, Mar 26, 2015 at 8:40 AM, Parashuram N (MS OPEN TECH) < [email protected]> wrote: > About the JSON library, as I understand, only ASF libraries need to be > included in source form - third party libraries can still be binaries, and > we would just need to ensure that it does not have IP issues. > > http://www.apache.org/legal/resolved.html > > Hence, I think we can include the JSON library. > > -----Original Message----- > From: Steven Gill [mailto:[email protected]] > Sent: Wednesday, March 25, 2015 1:34 PM > To: [email protected] > 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 <[email protected]> wrote: > > > 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 > > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
