- From: Norm Tovey-Walsh <norm@saxonica.com>
- Date: Mon, 24 Jun 2024 14:24:13 +0100
- To: "public-xslt-40@w3.org" <public-xslt-40@w3.org>
- Message-ID: <m2le2ulbia.fsf@saxonica.com>
Hello folks,
A little later in the day than anticipated, but here’s the proposed agenda for tomorrow’s QT4CG meeting:
https://qt4cg.org/meeting/agenda/2024/06-25.html
QT4 CG Meeting 083 Agenda 2024-06-25
[1]Agenda index / [2]QT4CG.org / [3]Dashboard / [4]GH Issues / [5]GH
Pull Requests
Agenda
This meeting will be hosted on Zoom at 16:00BST (15:00GMT, 17:00CEST,
11:00EDT)
See the [6]meeting logistics page for details.
1. Administrivia
1.1. Roll call
1.2. Approve the agenda
1.3. Approve minutes of previous meeting
Minutes of [7]the previous meeting.
1.4. Next meeting
This meeting is planned for 25 June. The following meeting is scheduled
for 2 July.
1.5. Review of open action items [2/18]
(Items marked [X] are believed to have been closed via email before
this agenda was posted.)
* [ ] QT4CG-079-01: WP to seek expert advice on hashing functions.
* [ ] QT4CG-080-05: NW to add absolute property to the parse-uri
output
* [ ] QT4CG-080-07: NW to update the build instructions in the README
* [ ] QT4CG-082-01: JLO to raise an issue about what to do when
validation is requested but not possible.
* [ ] QT4CG-082-02: DN to work with MK to come to agreement on the
fn:ranks proposal
1.6. Review of open pull requests and issues
1.6.1. Blocked
The following PRs are open but have merge conflicts or comments which
suggest they aren't ready for action.
* PR [8]#1297: Minor correction to fn:scan-right - typo
* PR [9]#1231: 1193 Parsing Functions: Empty input
* PR [10]#1227: 150 PR resubmission for fn ranks
* PR [11]#1062: 150bis - revised proposal for fn:ranks
* PR [12]#832: 77 Lookup returning path selection
* PR [13]#529: 528 fn:elements-to-maps
1.6.2. Merge without discussion
The following PRs are editorial, small, or otherwise appeared to be
uncontroversial when the agenda was prepared. The chairs propose that
these can be merged without discussion. If you think discussion is
necessary, please say so.
* PR [14]#1292: Fix issue 1291 (rounding)
* PR [15]#1255: 1253 whitespace in xsl:switch
1.6.3. Substantive PRs
The following substantive PRs were open when this agenda was prepared.
* PR [16]#1296: 982 Rewrite of scan-left and scan-right
* PR [17]#1295: 1096 Redefine array:index-of to use deep-equal for
comparisons
* PR [18]#1294: 46 Add xsl:item and xsl:sequence/@as
* PR [19]#1293: 1289 Delete XQuery Appendix J
* PR [20]#1290: Fix keyword tests to treat "fn" = "function"
* PR [21]#1288: 1287 Define parse-xml error conditions
* PR [22]#1286: Updated list of incompatibilities in F+O
* PR [23]#1283: 77b: Update expressions
* PR [24]#1282: Revise fn:invisible-xml
* PR [25]#1266: 1158 Add array mapping operator
* PR [26]#1265: 1161 Further revision of document-uri constraints
* PR [27]#1263: 1224 Add xsl:accumulator-rule/@priority attribute
* PR [28]#1262: 1160 Add collation-available() function
* PR [29]#1255: 1253 whitespace in xsl:switch
* PR [30]#1254: 729 Add rules for use of xsi:schemaLocation during
validation
* PR [31]#1244: 566-partial Rewrite parse-uri
* PR [32]#1228: - Adding the BLAKE3 hashing algorithm to fn:hash
* PR [33]#1209: 1183 Add transient mode and the transient{}
expression
* PR [34]#1185: 1179 array:values, map:values -> array:get, map:get
1.6.4. Required for V4.0
The following issues are labled "required for V4.0".
* Issue [35]#1252: Add a new function `fn:html-doc`
* Issue [36]#1240: $sequence-of-maps ? info()
* Issue [37]#1238: XSLT on-no-match="shallow-copy-all" - revised
rules
* Issue [38]#1235: Function Identity: Treating function items with
identical bodies
* Issue [39]#1202: XQFO: Rendering of new/updated functions
* Issue [40]#1169: Maps & Arrays: Consistency & Terminology
* Issue [41]#1161: More changes to drop the requirement for
document-uri() uniqueness
* Issue [42]#1158: Simple mapping operator for arrays
* Issue [43]#1127: Binary resources
* Issue [44]#1096: Effect of atomization on array:index-of()
* Issue [45]#1045: Functions to manage namespace usage
* Issue [46]#1021: Extend `fn:doc`, `fn:collection` and
`fn:uri-collection` with options maps
* Issue [47]#1014: Predicates, sequences of numbers: Feedback
* Issue [48]#1011: fn:transform() improvements
* Issue [49]#986: Numeric Comparisons
* Issue [50]#967: XPath Appendix I: Comparisons
* Issue [51]#868: fn:intersperse -> fn:join, array:join($arrays,
$separator)
* Issue [52]#826: Arrays: Representation of single members of an
array
* Issue [53]#767: parse-html(): case of SVG element names
* Issue [54]#755: Expression for binding the Context Value
* Issue [55]#748: Parse functions: consistency
* Issue [56]#729: xsi:schemaLocation
* Issue [57]#689: fn:stack-trace: keep, drop, replace with
$err:stack-trace ?
* Issue [58]#675: XSLT streaming rules for new constructs
* Issue [59]#501: Error handling: Rethrow errors; finally block
* Issue [60]#490: Control over schema validation in parse-xml(),
doc(), etc.
* Issue [61]#407: XSLT-specific context properties used in function
items
* Issue [62]#272: Setting parameter values in xsl:use-package
* Issue [63]#69: fn:document, fn:function-available: default
arguments
2. Technical Agenda
2.1. PR #1296: 982 Rewrite of scan-left and scan-right
* PR [64]#1296: 982 Rewrite of scan-left and scan-right
2.2. PR #1295: 1096 Redefine array:index-of to use deep-equal for comparisons
* PR [65]#1295: 1096 Redefine array:index-of to use deep-equal for
comparisons
2.3. PR #1294: 46 Add xsl:item and xsl:sequence/@as
* PR [66]#1294: 46 Add xsl:item and xsl:sequence/@as
2.4. PR #1290: Fix keyword tests to treat "fn" = "function"
* PR [67]#1290: Fix keyword tests to treat "fn" = "function"
2.5. PR #1288: 1287 Define parse-xml error conditions
* PR [68]#1288: 1287 Define parse-xml error conditions
2.6. PR #1286: Updated list of incompatibilities in F+O
* PR [69]#1286: Updated list of incompatibilities in F+O
2.7. PR #1283: 77b: Update expressions
* PR [70]#1283: 77b: Update expressions
2.8. PR #1282: Revise fn:invisible-xml
* PR [71]#1282: Revise fn:invisible-xml
2.9. PR #1266: 1158 Add array mapping operator
* PR [72]#1266: 1158 Add array mapping operator
2.10. PR #1265: 1161 Further revision of document-uri constraints
* PR [73]#1265: 1161 Further revision of document-uri constraints
2.11. PR #1263: 1224 Add xsl:accumulator-rule/@priority attribute
* PR [74]#1263: 1224 Add xsl:accumulator-rule/@priority attribute
2.12. PR #1262: 1160 Add collation-available() function
* PR [75]#1262: 1160 Add collation-available() function
2.13. PR #1255: 1253 whitespace in xsl:switch
* PR [76]#1255: 1253 whitespace in xsl:switch
2.14. PR #1254: 729 Add rules for use of xsi:schemaLocation during validation
* PR [77]#1254: 729 Add rules for use of xsi:schemaLocation during
validation
2.15. PR #1293: 1289 Delete XQuery Appendix J
* PR [78]#1293: 1289 Delete XQuery Appendix J
(The chair moved this issue to the end of the agenda because of a
comment on the PR.)
3. Any other business
References
1. https://qt4cg.org/meeting/agenda/
2. https://qt4cg.org/
3. https://qt4cg.org/dashboard
4. https://github.com/qt4cg/qtspecs/issues
5. https://github.com/qt4cg/qtspecs/pulls
6. https://qt4cg.org/meeting/logistics.html
7. https://qt4cg.org/meeting/minutes/2024/06-18.html
8. https://qt4cg.org/dashboard/#pr-1297
9. https://qt4cg.org/dashboard/#pr-1231
10. https://qt4cg.org/dashboard/#pr-1227
11. https://qt4cg.org/dashboard/#pr-1062
12. https://qt4cg.org/dashboard/#pr-832
13. https://qt4cg.org/dashboard/#pr-529
14. https://qt4cg.org/dashboard/#pr-1292
15. https://qt4cg.org/dashboard/#pr-1255
16. https://qt4cg.org/dashboard/#pr-1296
17. https://qt4cg.org/dashboard/#pr-1295
18. https://qt4cg.org/dashboard/#pr-1294
19. https://qt4cg.org/dashboard/#pr-1293
20. https://qt4cg.org/dashboard/#pr-1290
21. https://qt4cg.org/dashboard/#pr-1288
22. https://qt4cg.org/dashboard/#pr-1286
23. https://qt4cg.org/dashboard/#pr-1283
24. https://qt4cg.org/dashboard/#pr-1282
25. https://qt4cg.org/dashboard/#pr-1266
26. https://qt4cg.org/dashboard/#pr-1265
27. https://qt4cg.org/dashboard/#pr-1263
28. https://qt4cg.org/dashboard/#pr-1262
29. https://qt4cg.org/dashboard/#pr-1255
30. https://qt4cg.org/dashboard/#pr-1254
31. https://qt4cg.org/dashboard/#pr-1244
32. https://qt4cg.org/dashboard/#pr-1228
33. https://qt4cg.org/dashboard/#pr-1209
34. https://qt4cg.org/dashboard/#pr-1185
35. https://github.com/qt4cg/qtspecs/issues/1252
36. https://github.com/qt4cg/qtspecs/issues/1240
37. https://github.com/qt4cg/qtspecs/issues/1238
38. https://github.com/qt4cg/qtspecs/issues/1235
39. https://github.com/qt4cg/qtspecs/issues/1202
40. https://github.com/qt4cg/qtspecs/issues/1169
41. https://github.com/qt4cg/qtspecs/issues/1161
42. https://github.com/qt4cg/qtspecs/issues/1158
43. https://github.com/qt4cg/qtspecs/issues/1127
44. https://github.com/qt4cg/qtspecs/issues/1096
45. https://github.com/qt4cg/qtspecs/issues/1045
46. https://github.com/qt4cg/qtspecs/issues/1021
47. https://github.com/qt4cg/qtspecs/issues/1014
48. https://github.com/qt4cg/qtspecs/issues/1011
49. https://github.com/qt4cg/qtspecs/issues/986
50. https://github.com/qt4cg/qtspecs/issues/967
51. https://github.com/qt4cg/qtspecs/issues/868
52. https://github.com/qt4cg/qtspecs/issues/826
53. https://github.com/qt4cg/qtspecs/issues/767
54. https://github.com/qt4cg/qtspecs/issues/755
55. https://github.com/qt4cg/qtspecs/issues/748
56. https://github.com/qt4cg/qtspecs/issues/729
57. https://github.com/qt4cg/qtspecs/issues/689
58. https://github.com/qt4cg/qtspecs/issues/675
59. https://github.com/qt4cg/qtspecs/issues/501
60. https://github.com/qt4cg/qtspecs/issues/490
61. https://github.com/qt4cg/qtspecs/issues/407
62. https://github.com/qt4cg/qtspecs/issues/272
63. https://github.com/qt4cg/qtspecs/issues/69
64. https://qt4cg.org/dashboard/#pr-1296
65. https://qt4cg.org/dashboard/#pr-1295
66. https://qt4cg.org/dashboard/#pr-1294
67. https://qt4cg.org/dashboard/#pr-1290
68. https://qt4cg.org/dashboard/#pr-1288
69. https://qt4cg.org/dashboard/#pr-1286
70. https://qt4cg.org/dashboard/#pr-1283
71. https://qt4cg.org/dashboard/#pr-1282
72. https://qt4cg.org/dashboard/#pr-1266
73. https://qt4cg.org/dashboard/#pr-1265
74. https://qt4cg.org/dashboard/#pr-1263
75. https://qt4cg.org/dashboard/#pr-1262
76. https://qt4cg.org/dashboard/#pr-1255
77. https://qt4cg.org/dashboard/#pr-1254
78. https://qt4cg.org/dashboard/#pr-1293
Be seeing you,
norm
--
Norm Tovey-Walsh
Saxonica
Received on Monday, 24 June 2024 13:24:24 UTC