- From: Norm Tovey-Walsh <norm@saxonica.com>
- Date: Mon, 29 Apr 2024 13:45:18 +0100
- To: "public-xslt-40@w3.org" <public-xslt-40@w3.org>
- Message-ID: <m2jzkgwd4x.fsf@saxonica.com>
Hello,
Here’s the proposed agenda for tomorrow’s meeting:
https://qt4cg.org/meeting/agenda/2024/04-30.html
QT4 CG Meeting 075 Agenda 2024-04-30
[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 30 April. The following meeting is
scheduled for 7 May.
NW gives (very likely) regrets for 7 May, MSM to chair.
1.5. Review of open action items [1/7]
(Items marked [X] are believed to have been closed via email before
this agenda was posted.)
* [ ] QT4CG-063-06: MK to consider refactoring the declare item type
syntax to something like declare record
* [ ] QT4CG-071-06: NW to clarify the cases that are distinguished by
the leading empty string in path segments
* [ ] QT4CG-072-03: NW to clarify the round-tripping of URIs
* [ ] QT4CG-073-01: NW to proceed with the records/options proposal
and make a PR.
* [ ] QT4CG-074-01: MK to remove default values from variadic
arguments
* [X] QT4CG-074-02: DN to create an issue about allowing function
arguments to have default values
* [ ] QT4CG-074-03: MK to add variadic functions to the XSLT
specification
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]#956: 850-partial Editorial improvements to parse-html()
* PR [9]#832: 77 Add map:deep-update and array:deep-update
* PR [10]#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 [11]#1178: 1146 Add inline change markup in the XPath/XQuery
spec
* PR [12]#1137: 161 Variadic functions
1.6.3. Close without action
It has been proposed that the following issues be closed without
action. If you think discussion is necessary, please say so.
* Issue [13]#553: New function fn:substitute()
1.6.4. XSLT focused
The following PRs appear to be candidates for a future XSLT-focused
meeting.
* PR [14]#1015: 1013 [XSLT] Clarify effect of accumulator capture on
non-element nodes
* PR [15]#921: 920 Allow xsl:break and xsl:next-iteration within
branch of xsl:switch
* PR [16]#871: Action qt4 cg 027 01 next match
These issues identify the XSLT-focused changes that have been made to
the specifications but which have not been established by the community
group as the status quo.
* Issue [17]#168: XSLT Extension Instructions invoking Named
Templates
1.6.5. Substantive PRs
The following substantive PRs were open when this agenda was prepared.
* PR [18]#1177: 1162 Positional variables are xs:integer not
xs:positiveInteger
* PR [19]#1174: 1173 array:build, map:build: Positional access
* PR [20]#1168: 1166 Clarify rule on invalid option keys
* PR [21]#1148: 1143 Coercion rules: handle choice types before
atomization
* PR [22]#1117: 1116 Add options param to unparsed-text
* PR [23]#1108: 566-partial Describe a less aggressive %-encoding for
fn:build-uri
* PR [24]#1098: 566-partial Editorial improvements for parse-uri
* PR [25]#1087: 1086 Editorial changes to array:values
* PR [26]#1068: 73 fn:graphemes
* PR [27]#1062: 150bis - revised proposal for fn:ranks
* PR [28]#1027: 150 fn:ranks
1.6.6. Proposed for V4.0
The following issues are labled "proposed for V4.0".
* Issue [29]#1069: fn:ucd
* Issue [30]#982: Add position argument to scan-left and scan-right
* Issue [31]#938: Canonical serialization
* Issue [32]#934: String comparison in deep-equal
* Issue [33]#910: Introduce a Kollection object with functions that
operate on all types of items that can be containers of unlimited
number of "members"
* Issue [34]#908: Function identity: documentation, nondeterminism
* Issue [35]#882: fn:chain or fn:compose
* Issue [36]#850: fn:parse-html: Finalization
* Issue [37]#716: Generators in XPath
* Issue [38]#689: fn:stack-trace: keep, drop, replace with
$err:stack-trace ?
* Issue [39]#657: User-defined functions in main modules without
`local` prefix
* Issue [40]#557: fn:unparsed-binary: accessing and manipulating
binary types
* Issue [41]#150: fn:ranks: Produce all ranks in applying a function
on the items of a sequence
* Issue [42]#31: Extend FLWOR expressions to maps
2. Technical Agenda
2.1. PR #1177: 1162 Positional variables are xs:integer not
xs:positiveInteger
See PR [43]#1177
2.2. PR #1174: 1173 array:build, map:build: Positional access
See PR [44]#1174
2.3. PR #1168: 1166 Clarify rule on invalid option keys
See PR [45]#1168
2.4. PR #1148: 1143 Coercion rules: handle choice types before atomization
See PR [46]#1148
2.5. PR #1117: 1116 Add options param to unparsed-text
See PR [47]#1117
2.6. PR #1087: 1086 Editorial changes to array:values
See PR [48]#1087
2.7. PR #1068: 73 fn:graphemes
See PR [49]#1068
2.8. PR #1062/#1027: fn:ranks
See PR [50]#1062 See PR [51]#1027
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/04-23.html
8. https://qt4cg.org/dashboard/#pr-956
9. https://qt4cg.org/dashboard/#pr-832
10. https://qt4cg.org/dashboard/#pr-529
11. https://qt4cg.org/dashboard/#pr-1178
12. https://qt4cg.org/dashboard/#pr-1137
13. https://github.com/qt4cg/qtspecs/issues/553
14. https://qt4cg.org/dashboard/#pr-1015
15. https://qt4cg.org/dashboard/#pr-921
16. https://qt4cg.org/dashboard/#pr-871
17. https://github.com/qt4cg/qtspecs/issues/168
18. https://qt4cg.org/dashboard/#pr-1177
19. https://qt4cg.org/dashboard/#pr-1174
20. https://qt4cg.org/dashboard/#pr-1168
21. https://qt4cg.org/dashboard/#pr-1148
22. https://qt4cg.org/dashboard/#pr-1117
23. https://qt4cg.org/dashboard/#pr-1108
24. https://qt4cg.org/dashboard/#pr-1098
25. https://qt4cg.org/dashboard/#pr-1087
26. https://qt4cg.org/dashboard/#pr-1068
27. https://qt4cg.org/dashboard/#pr-1062
28. https://qt4cg.org/dashboard/#pr-1027
29. https://github.com/qt4cg/qtspecs/issues/1069
30. https://github.com/qt4cg/qtspecs/issues/982
31. https://github.com/qt4cg/qtspecs/issues/938
32. https://github.com/qt4cg/qtspecs/issues/934
33. https://github.com/qt4cg/qtspecs/issues/910
34. https://github.com/qt4cg/qtspecs/issues/908
35. https://github.com/qt4cg/qtspecs/issues/882
36. https://github.com/qt4cg/qtspecs/issues/850
37. https://github.com/qt4cg/qtspecs/issues/716
38. https://github.com/qt4cg/qtspecs/issues/689
39. https://github.com/qt4cg/qtspecs/issues/657
40. https://github.com/qt4cg/qtspecs/issues/557
41. https://github.com/qt4cg/qtspecs/issues/150
42. https://github.com/qt4cg/qtspecs/issues/31
43. https://qt4cg.org/dashboard/#pr-1177
44. https://qt4cg.org/dashboard/#pr-1174
45. https://qt4cg.org/dashboard/#pr-1168
46. https://qt4cg.org/dashboard/#pr-1148
47. https://qt4cg.org/dashboard/#pr-1117
48. https://qt4cg.org/dashboard/#pr-1087
49. https://qt4cg.org/dashboard/#pr-1068
50. https://qt4cg.org/dashboard/#pr-1062
51. https://qt4cg.org/dashboard/#pr-1027
Be seeing you,
norm
--
Norm Tovey-Walsh
Saxonica
Received on Monday, 29 April 2024 12:45:59 UTC