- From: Norm Tovey-Walsh <norm@saxonica.com>
- Date: Mon, 19 Feb 2024 14:43:28 +0000
- To: "public-xslt-40@w3.org" <public-xslt-40@w3.org>
- Message-ID: <m2o7cco6mu.fsf@saxonica.com>
Hi folks,
Here’s the proposed agenda for this week. I stuck a couple of PRs that felt almost mergeable without discussion on the top of the agenda and then continued with where we’d left off.
https://qt4cg.org/meeting/agenda/2024/02-20.html
QT4 CG Meeting 066 Agenda 2024-02-20
[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 (17:00CEST, 11:00EST,
08:00PST).
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 20 February. The following meeting is
scheduled for 27 February.
Any regrets for 27 February 2024?
1.5. Review of open action items [0/10]
(Items marked [X] are believed to have been closed via email before
this agenda was posted.)
* [ ] QT4CG-052-02: NW to consider how to schedule an "editor's
meeting"
* [ ] QT4CG-056-04: MK to write a proposal for adding a select
attribute to xsl:text
* [ ] QT4CG-058-02: MK to consider providing more advice about the
pitfalls of mixing decimal and double when sorting
* [ ] QT4CG-063-01: MK to revise #956 especially with respect to the
options parameter
* [ ] QT4CG-063-02: JK to consider whether the roman numeral example
is appropriate for the spec.
* [ ] QT4CG-063-04: NW to try to add test review to the editorial
meeting.
* [ ] QT4CG-063-05: MK to revise PR #953 to take account of CG's
comments
* [ ] QT4CG-063-06: MK to consider refactoring the declare item type
syntax to something like declare record
* [ ] QT4CG-064-08: NW to open an issue to try to resolve $search to
$target consistently.
* [ ] QT4CG-065-01: CG to amend PR #795 to address MK's comment re:
implementation defined behavior
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]#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 [10]#1025: 1001 Fix incorrect operator precedence in
subsequence-where
* PR [11]#1023: 1020 explain consequences of function coercion
* PR [12]#795: 655 fn:sort-with
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]#1005: regular expressions - whitespace
* Issue [14]#709: (Un)Checked Evaluation
* Issue [15]#459: Eager and lazy evaluation
* Issue [16]#356: array:leaves
* Issue [17]#135: Arrays' counterparts for functions on sequences,
and vice versa
* Issue [18]#94: Functions that determine if a given sequence is a
subsequence of another sequence
* Issue [19]#43: Support standard and user-defined composite values
using item type definitions
1.6.4. XSLT focused
The following PRs appear to be candidates for a future XSLT-focused
meeting.
* PR [20]#921: 920 Allow xsl:break and xsl:next-iteration within
branch of xsl:switch
* PR [21]#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 [22]#168: XSLT Extension Instructions invoking Named
Templates
1.6.5. Substantive PRs
The following substantive PRs were open when this agenda was prepared.
* PR [23]#1028: 960(partial) Recognize alternative representation of
JSON null
* PR [24]#1027: 150 fn:ranks
* PR [25]#1022: 999 Allow comments in regular expressions
* PR [26]#1015: 1013 [XSLT] Clarify effect of accumulator capture on
non-element nodes
* PR [27]#1008: 1002 Add fn:take-while function (replacing
subsequence-before)
* PR [28]#1003: 919 Use EBV in boolean callbacks
* PR [29]#988: 960 Pinned and labeled values
* PR [30]#953: 617 Define record constructors
* PR [31]#832: 77 Add map:deep-update and array:deep-update
1.6.6. Proposed for V4.0
The following issues are labled "proposed for V4.0".
* Issue [32]#938: Canonical serialization
* 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 still too vague
* Issue [35]#882: fn:chain or fn:compose
* Issue [36]#850: fn:parse-html: Finalization
* Issue [37]#829: fn:boolean: EBV support for more item types
* Issue [38]#716: Generators in XPath
* Issue [39]#689: fn:stack-trace: keep, drop, replace with
$err:stack-trace ?
* Issue [40]#583: array:replace(), etc
* Issue [41]#557: fn:unparsed-binary: accessing and manipulating
binary types
* Issue [42]#340: fn:format-number: Specifying decimal format
* Issue [43]#283: Enumeration types
* Issue [44]#236: map:build: sequence of keys
* Issue [45]#150: fn:ranks: Produce all ranks in applying a function
on the items of a sequence
* Issue [46]#33: JSON Parsing & Serialization: Numbers
* Issue [47]#31: Extend FLWOR expressions to maps
2. Technical Agenda
2.1. PR #1022: 999 Allow comments in regular expressions
See PR [48]#1022
2.2. PR #1028: 960(partial) Recognize alternative representation of JSON null
See PR [49]#1028
2.3. PR #953: 617 Define record constructors
See PR [50]#953
2.4. PR #916: 720 Allow methods in maps with access to $this
See PR [51]#916
2.5. PR #832: 77 Add map:deep-update and array:deep-update
See PR [52]#832
2.6. PR #1008: 1002 Add fn:take-while function (replacing subsequence-before)
See PR [53]#1008
2.7. PR #1027: 150 fn:ranks
See PR [54]#1027
2.8. PR #1003: 919 Use EBV in boolean callbacks
See PR [55]#1003
2.9. PR #988: 960 Pinned and labeled values
See PR [56]#988
2.10. PR #953: 617 Define record constructors
See PR [57]#953
2.11. PR #832: 77 Add map:deep-update and array:deep-update
See PR [58]#832
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/02-13.html
8. https://qt4cg.org/dashboard/#pr-956
9. https://qt4cg.org/dashboard/#pr-529
10. https://qt4cg.org/dashboard/#pr-1025
11. https://qt4cg.org/dashboard/#pr-1023
12. https://qt4cg.org/dashboard/#pr-795
13. https://github.com/qt4cg/qtspecs/issues/1005
14. https://github.com/qt4cg/qtspecs/issues/709
15. https://github.com/qt4cg/qtspecs/issues/459
16. https://github.com/qt4cg/qtspecs/issues/356
17. https://github.com/qt4cg/qtspecs/issues/135
18. https://github.com/qt4cg/qtspecs/issues/94
19. https://github.com/qt4cg/qtspecs/issues/43
20. https://qt4cg.org/dashboard/#pr-921
21. https://qt4cg.org/dashboard/#pr-871
22. https://github.com/qt4cg/qtspecs/issues/168
23. https://qt4cg.org/dashboard/#pr-1028
24. https://qt4cg.org/dashboard/#pr-1027
25. https://qt4cg.org/dashboard/#pr-1022
26. https://qt4cg.org/dashboard/#pr-1015
27. https://qt4cg.org/dashboard/#pr-1008
28. https://qt4cg.org/dashboard/#pr-1003
29. https://qt4cg.org/dashboard/#pr-988
30. https://qt4cg.org/dashboard/#pr-953
31. https://qt4cg.org/dashboard/#pr-832
32. https://github.com/qt4cg/qtspecs/issues/938
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/829
38. https://github.com/qt4cg/qtspecs/issues/716
39. https://github.com/qt4cg/qtspecs/issues/689
40. https://github.com/qt4cg/qtspecs/issues/583
41. https://github.com/qt4cg/qtspecs/issues/557
42. https://github.com/qt4cg/qtspecs/issues/340
43. https://github.com/qt4cg/qtspecs/issues/283
44. https://github.com/qt4cg/qtspecs/issues/236
45. https://github.com/qt4cg/qtspecs/issues/150
46. https://github.com/qt4cg/qtspecs/issues/33
47. https://github.com/qt4cg/qtspecs/issues/31
48. https://qt4cg.org/dashboard/#pr-1022
49. https://qt4cg.org/dashboard/#pr-1028
50. https://qt4cg.org/dashboard/#pr-953
51. https://qt4cg.org/dashboard/#pr-916
52. https://qt4cg.org/dashboard/#pr-832
53. https://qt4cg.org/dashboard/#pr-1008
54. https://qt4cg.org/dashboard/#pr-1027
55. https://qt4cg.org/dashboard/#pr-1003
56. https://qt4cg.org/dashboard/#pr-988
57. https://qt4cg.org/dashboard/#pr-953
58. https://qt4cg.org/dashboard/#pr-832
Be seeing you,
norm
--
Norm Tovey-Walsh
Saxonica
Received on Monday, 19 February 2024 14:45:04 UTC