Re: [Android] API changes

2014-07-09 Thread Andrew Grieve
On Wed, Jul 9, 2014 at 2:57 PM, Joe Bowser wrote: > On Jul 9, 2014 10:22 AM, "Andrew Grieve" wrote: > > > > Most of the commits to cordova-android as of late were mine. I'm hoping > > 4.0.x can be a commit-then-review kind of branch. > > Why? Branching is super cheap in git. If this was a norm

Re: [Android] API changes

2014-07-09 Thread Joe Bowser
On Jul 9, 2014 10:22 AM, "Andrew Grieve" wrote: > > Most of the commits to cordova-android as of late were mine. I'm hoping > 4.0.x can be a commit-then-review kind of branch. Why? Branching is super cheap in git. If this was a normal repo, I'd be meh, but it's Apache git, which is weird. Rever

Re: [Android] API changes

2014-07-09 Thread Ian Clelland
On Wed, Jul 9, 2014 at 1:21 PM, Andrew Grieve wrote: > Some thoughts on goals for 4.0.x: > - Enable pluggable webviews with as little copy & pasted code as possible > - Delete most previously deprecated symbols > - Be 100% compatible with cordova apps that have not made native-code > customizatio

Re: [Android] API changes

2014-07-09 Thread Andrew Grieve
Most of the commits to cordova-android as of late were mine. I'm hoping 4.0.x can be a commit-then-review kind of branch. We're a long way out from it being ready, so I think this will work well for now and as we get closer to release we should be more cautious. It would be super-slow to ask before

[Android] API changes

2014-07-08 Thread Joe Bowser
Hey I just noticed that there's been a ton of new commits on the 4.0.x branch, many of which change some public-facing APIs of Cordova. Landing this many patches into Cordova without bringing these up on the list isn't OK, since many of these changes will break any hope of an upgrade path for our