- From: <bugzilla@jessica.w3.org>
- Date: Wed, 30 Jul 2014 15:19:43 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26443 --- Comment #1 from Abel Braaksma <abel.braaksma@xs4all.nl> --- We discussed this at the F2F Hursley 30 July 2014. Instead of the current complex syntax with (in part) regular expressions, the WG decided to simplify the schema for package versions: 1) The package version must consist of digits separated by dots, which implies an ordering 2) The xsl:use-package should specify a single range of acceptable versions, for which the following possibilities are created: a) range can be open-ended on either end b) range can be close-ended on either end c) close-ended ranges can be either inclusive or exclusive d) we prefer to avoid the geeky syntax used by Maven, like "[1.0,2.4)". Abel will come up with a proposal for this. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Wednesday, 30 July 2014 15:19:48 UTC