What is it that needs to change in the config.xml as far as plugins are
concerned ? I am hoping they will keep the same name and namespace when
they get updated, right ? The only things that should change when plugins
get updated is the native/javascript code and maybe dependencies (but
that's another topic).

As far as naming everything core, I say why not. I wonder if it's not
preferable to have one directory per plugin instead to make the separation
even more obvious:

org.apache.cordova.acceleration.Acceleration
org.apache.cordova.capture.Capture
org.apache.cordova.file.File
org.apache.cordova.file.FileTransfer
org.apache.cordova.file.FileProgressResult

etc...



On Fri, Mar 15, 2013 at 2:28 PM, Joe Bowser <[email protected]> wrote:

> On Fri, Mar 15, 2013 at 2:22 PM, Filip Maj <[email protected]> wrote:
> > Providing an upgrade path is still something we need to consider.
> >
> > So yes, an upgrade guide that says "change the values of your plugins
> from
> > x to y" is doable. As well as a script that does a global search/replace.
> > Not rocket science.
>
> I definitely think we should add this to the upgrade guide.  If
> someone wants to write a script, OK, but it seems like a duplication
> of effort.
>

Reply via email to