QT4 CG Meeting 096 Agenda 2024-10-29
Agenda index / QT4CG.org / Dashboard / GH Issues / GH Pull Requests
Agenda
This meeting will be hosted on Zoom at 16:00BST (15:00GMT, 17:00CEST, 11:00EDT)
The Zoom meeting ID is 831 9996 6275; the passcode is 707664.
See the meeting logistics page for more details.
1. Administrivia
1.1. Roll call
1.2. Approve the agenda
1.3. Approve minutes of previous meeting
Minutes of the previous meeting.
1.4. Next meeting
This meeting is planned for 29 October 2024. The following meeting is scheduled for 5 November.
Note: The QT4CG operates on European civil time. In Europe and the United Kingdom, summer time ends on 27 October. In the United States, summer time ends on 3 November. That means this meeting will be one hour later in the United States.
1.5. Review of open action items [2/8]
(Items marked [X] are believed to have been closed via email before this agenda was posted.)
[ ]
QT4CG-080-07: NW to update the build instructions in the README[ ]
QT4CG-082-02: DN to work with MK to come to agreement on the fn:ranks proposal[ ]
QT4CG-088-01: NW to consider how best to add a dedication to MSM.[ ]
QT4CG-088-04: [Someone] needs to update the processing model diagram needs vis-a-vis the static typing feature[ ]
QT4CG-089-01: CG to draft a PR that attempts to resolve the operators described in #755 to a smaller number of orthogonal choices.[X]
QT4CG-095-01: MK to mark the UnreservedNCName toke as XQuery only.[X]
QT4CG-095-02: MK to add usage advice about computed constructors[ ]
QT4CG-095-03: CG to consider what to do about coercion causing keys to become duplicates in #1501.
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.
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.
1.6.3. Substantive PRs
The following substantive PRs were open when this agenda was prepared.
- PR #1532: 1519 Add -or-self axes
- PR #1530: 1500 New XSLT character-map() function
- PR #1523: 148 New functions to get type information
- PR #1505: 1503 Add err:map, err:stack-trace, err:additional to XSLT
- PR #1504: 868 fn:intersperse → fn:join, array:join($arrays, $separator)
- PR #1501: 1318 Function Coercion: Records, Maps, Arrays
- PR #1498: 1366 Use ++ and ** operators in EBNF
- PR #1497: 1471 JSON Serialization: json-lines
- PR #1496: 1495 Drop context value static type
- PR #1454: 1449 Relax rules on multiple xsl:includes
- PR #1227: 150 PR resubmission for fn ranks
1.6.4. Required for V4.0
The following issues are labeled “required for V4.0”.
- Issue #1252: Add a new function `fn:html-doc`
- Issue #1240: $sequence-of-maps ? info()
- Issue #1238: XSLT on-no-match="shallow-copy-all" - revised rules
- Issue #1127: Binary resources
- Issue #1045: Functions to manage namespace usage
- Issue #1021: Extend `fn:doc`, `fn:collection` and `fn:uri-collection` with options maps
- Issue #1011: fn:transform() improvements
- Issue #986: Numeric Comparisons
- Issue #967: XPath Appendix I: Comparisons
- Issue #868: fn:intersperse → fn:join, array:join($arrays, $separator)
- Issue #826: Arrays: Representation of single members of an array
- Issue #767: parse-html(): case of SVG element names
- Issue #748: Parse functions: consistency
- Issue #689: fn:stack-trace: replace with $err:stack-trace
- Issue #675: XSLT streaming rules for new constructs
- Issue #501: Error handling: Rethrow errors; finally block
- Issue #490: Control over schema validation in parse-xml(), doc(), etc.
- Issue #407: XSLT-specific context properties used in function items
- Issue #272: Setting parameter values in xsl:use-package
- Issue #69: fn:document, fn:function-available: default arguments
2. Technical agenda
2.1. PR #1504: 868 fn:intersperse → fn:join, array:join($arrays, $separator)
See PR #1504.
2.2. PR #1501: 1318 Function Coercion: Records, Maps, Arrays
See PR #1501.
2.3. PR #1498: 1366 Use ++ and ** operators in EBNF
See PR #1498.
2.4. PR #1497: 1471 JSON Serialization: json-lines
See PR #1497.
2.5. PR #1496: 1495 Drop context value static type
See PR #1496.
2.6. PR #1532: 1519 Add -or-self axes
See PR #1532.
2.7. PR #1530: 1500 New XSLT character-map() function
See PR #1530.
2.8. PR #1523: 148 New functions to get type information
See PR #1523.
2.9. PR #1505: 1503 Add err:map, err:stack-trace, err:additional to XSLT
See PR #1505.
2.10. PR #1454: 1449 Relax rules on multiple xsl:includes
See PR #1454.