Is there a use for a cordova namespace once the config.xml moves from plugins to feature? -- Gorkem
-- Gorkem On Fri, May 17, 2013 at 11:25 AM, Shazron <shaz...@gmail.com> wrote: > +1 > > On Friday, May 17, 2013, Filip Maj wrote: > > > Sounds good to me > > > > On 5/17/13 8:07 AM, "Ian Clelland" <iclell...@chromium.org<javascript:;>> > > wrote: > > > > >A minor cleanup task, but something that I'd like to get fixed before > > >anyone decides to point any serious XML tools at our plugin XML files. > > > > > >I'd like to change the namespace of the plugin commands from " > > >http://phonegap.com/ns/plugins/1.0" to " > > >http://cordova.apache.org/ns/plugins/1.0" > > > > > >To be clear, this is just an opaque identifier; there is no document or > > >resource at that URL which would need to be moved or maintained. > > > > > >It does, in a way, declare who is responsible for the <plugin> and > > >descendant tags, though, and I believe that cordova.apache.org is the > > >correct answer there. > > > > >