I've added a few detail explanations to the document, but moved the discussion to the ML.
---- > Should be easy to install / remove plugins (no need to manually >add/remove script tags) I think adding/removing script tags is the way to go. Concatenating all javascript relevant to your project (cordova.js + any plugins you add) makes it difficult to debug later on. WE'd have to get users to post entire contents of their cordova.js file to determine what was added and what exists in there. With that in mind, I favor the packager approach, which would require: > declaring JS symbol mapping and JS dependencies in plugin.xml +1 to that bit. We should add it to the wiki page on plugin design if everyone agrees on it. On 2/6/13 10:46 AM, "Andrew Grieve" <[email protected]> wrote: >Bump > > >On Mon, Feb 4, 2013 at 4:47 PM, Andrew Grieve <[email protected]> >wrote: > >> I've taken the result of the previous thread of >>CB-2214<https://issues.apache.org/jira/browse/CB-2214>, >> and turned it into a proposal doc: >> >> >> >>https://docs.google.com/document/d/1Evzu8qliwxBWGj9-U8ea1rvrbd-jokmN4Dti8 >>AGAXdU/edit# >> >> Please feel free to add comments / edit the proposals. >>
