Re: [plugman] platform tag with version attribute

2013-07-01 Thread Filip Maj
I like this, allows for fine-grained support. Does this proposal essentially EOL the engine elements in the plugin spec? Is there a case where a plugin manifest would want to specify both minimum/maximum cordova version constraints AS WELL AS platform os/sdk constraints? On 6/28/13 3:42 PM,

Re: [plugman] platform tag with version attribute

2013-07-01 Thread Braden Shepherdson
I think we still want engine. We (the Google team) discussed this tag a while back, since it seemed to be contentless. It shouldn't need to be changed often, since for most plugins the Cordova API is stable. But sometimes the Cordova bridge or API changes in a way the plugin depends on, and

Re: [plugman] platform tag with version attribute

2013-06-28 Thread Shazron
I like Andrew's suggestion to have min-sdk-version and min-os-version instead (commented in the issue). This could be informational (just a spec change), but eventually we can enforce support. https://issues.apache.org/jira/browse/CB-4036 On Thu, Jun 27, 2013 at 5:55 PM, Shazron