If it is planned, than great. I'm probably not the normal PG developer. I make a lot of quick POCs and I'm not looking forward to this aspect of PG3. Don't get me wrong - it makes sense - I'm all for it - but I can promise you I'm going to be kicking myself a few times wondering why a simple Camera demo isn't working when I forget to add the plugin.
On 7/23/13 1:37 PM, "Michal Mocny" <mmo...@chromium.org> wrote: >One thing you could do today, Ray, is create a plugin which lists all the >plugin dependencies you want, then only add that one whenever you create a >new project. >If you would like, you could even publish that plugin as a >"cordova-core-useful-plugins" plugin or under some such name. > >Otherwise, I do think the intended way to solve this problem is with our >plugin repository: http://plugins.cordova.io/. I'm not sure that we >support it yet, but I think we plan to give you CLI access to that repo so >you can easily add plugins by name. > >-Michal