The cordova crypto plugin can't follow the javascript one-to-one as all the calls have to be asynchronous. So it's not as simple as a dependency, I'll have to change the javascript api of the plugin to follow the javascript. It's a bit dependency hell as it depends on everything iOS android and javascript. Perhaps it would be good for Cordova to have it's own deadline.
Cheers,Erik JanOn 19 Nov,2013, at 11:14 , Matthias Wessendorf <matzew@apache.org> wrote:A few questions:* The best is to "suck in" the 'latest' JS dependency via npm (or similar, or by hand), right ?* If yes... doesn't it generally make sense to release the Cordova bits a bit AFTER its core dependencies ? On iOS we did the same (yesterday I moved the Crypto to CocoaPods, today Christos is sucking that in, via CocoaPods (on aerogear-ios)-Matthias_______________________________________________On Tue, Nov 19, 2013 at 10:59 AM, Matthias Wessendorf <matzew@apache.org> wrote:
On Tue, Nov 19, 2013 at 10:21 AM, Erik Jan de Wit <edewit@redhat.com> wrote:
Hi,Last tuesday the PR for the new javascript crypto api landed, because I developed the crypto cordova plugin based on the 'old' api there is now a discrepancy between the 'current' javascript crypto api and the cordova one. We could change that this week as there aren't that many people that use the crypto cordova plugin, but we have frozen so what is the point of a freeze when we change things regardless?Anyway I think we could still change this what do you think?yes, I think updating the Cordova bits makes sense.Quote from yesterdays team meeting:<quote>15:22:50 <qmx> #info qmx proposes to freeze this friday (as an exception to android), freeze this friday, release next week, announce after the holiday"</quote>So the freeze is this week, and IMO that's perfectly fine to update it.That said, but I think the only question I really have is why this update to reflect the 'new' API was not addressed already last week.Greetings,MatthiasCheers,Erik Janp.s.have a look at the differences:current javascript apicurrent cordova api_______________________________________________
aerogear-dev mailing list
aerogear-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev
--
Matthias Wessendorf
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf--
Matthias Wessendorf
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf
aerogear-dev mailing list
aerogear-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev
_______________________________________________
aerogear-dev mailing list
aerogear-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev