I'm cool with that, as long as the import change is listed in the Upgrade guide.
On Jul 8, 2013, at 3:50 PM, Andrew Grieve <[email protected]> wrote: > Want to bring this up again. > > There was a bit of discussion on the bug: > https://issues.apache.org/jira/browse/CB-4038 > > I've already gone ahead with creating backward-compatiblity classes in the > .api namespace, but I think it would be better to just delete them. > > Main points in favour: > 1. For 3.0, people will need to do some work to their plugins anyways (add > plugin.xml + refactor their JS into modules comes to mind) > 2. The change to plugins is trivial. Just replace all occurrences of > "import org.apache.cordova.api" with "import org.apache.cordova".
