I prefer the former. I'd rather do a match for a simple attribute value (which is easy to write an XSD for), than have to parse/unparse a value convention with a bunch of hyphens or some custom syntax.
On Feb 21, 2014, at 9:36 AM, Jonathan Bond-Caron <[email protected]> wrote: > <engine name="cordova" version=">=4.0.0" platform="android" > runtime="chromeview" /> > > Vs. > <engine name="cordova-android-chromeview" version=">=3.3.0" /> ? >
