Hi Radu, On Thu, 2018-01-18 at 17:19 +0000, Radu Cotescu wrote: > Hello, > > This is something I wanted to do for a while, but haven't had the > chance. > It's currently a bit difficult to figure out what HTL bundle supports > which > HTL language specification version. This information is currently > only > present in the Provide-Capability headers that the bundles expose. > > Would you have something against the following versioning scheme for > the > HTL-related modules? > > <specification_version>.<module_version>
How about doing it the other way around - <module_version>- <specification_version>? This way the versioning refers to the module's evolution, not to the spec, and it's also clear what spec version it implements. Thanks, Robert
