I'm for it. I know its looking like plugins themselves will use a package.json but, as Ralph Waldo Emerson would say:
"A foolish consistency is the hobgoblin of little minds, adored by little statesmen and philosophers and divines." A consistent native project metafile is needed. The format, we can polish up later. On Mon, Jul 30, 2012 at 4:35 PM, Joe Bowser <[email protected]> wrote: > Hey > > I know that this is getting annoying, but I've changed the plugins to > use the W3C feature syntax so that in theory you can take a config.xml > document from a build project and put it in the Cordova project and as > long as you have the plugins Service and Namespace values specified, > the plugins should load. This is based on the work in CB-1108 and can > be found in my repo here: > > https://github.com/infil00p/callback-android/tree/widget_work > > I added the old hooks so that things don't break, but this should give > us most of what we need. Please feel free to look at this, and let me > know whether it should go in or just be junked. > > Joe
