Hey Since we're working towards making the core plugins installable and uninstallable, I want to go ahead and move all the plugins to a core directory so that their Java namespace will be org.apache.cordova.core. This means that adding and removing will be less painful for scripts since they shouldn't be messing with anything that's not a plugin or it's dependency.
Any thoughts on this before I move things? This shouldn't change the API at all, and things should continue to work. Joe
