QT4CG meeting 077 draft agenda, 14 May 2024

Hello,

Here is the draft agenda for tomorrow’s QT4CG meeting.

   https://qt4cg.org/meeting/agenda/2024/05-14.html

QT4 CG Meeting 077 Agenda 2024-05-14

   [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 14 May. The following meeting is scheduled
   for 21 May.

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-075-01: MK to drop the deterministic option and raise it
       as a separate issue.
     * [ ] QT4CG-075-02: MK to define sequence-concatenation more formally
       with links where appropriate
     * [ ] QT4CG-076-01: MK to draft an editorial proposal to add more
       examples.

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]#1200: QT4CG-075-02 Define the term sequence concatenation
     * PR [12]#1190: 1188 XQFO hash

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]#572: fn:evaluate-xpath() function
     * Issue [14]#369: Namespaces for Functions
     * Issue [15]#162: Support unbounded variadic functions on map
       parameter keys
     * Issue [16]#146: fn:apply with last two arguments (array, map) for
       the positional and keyword args in a func-call

1.6.4. XSLT focused

   The following PRs appear to be candidates for a future XSLT-focused
   meeting.
     * PR [17]#1181: 296 Allow default-namespace=##any
     * PR [18]#1015: 1013 [XSLT] Clarify effect of accumulator capture on
       non-element nodes
     * PR [19]#921: 920 Allow xsl:break and xsl:next-iteration within
       branch of xsl:switch
     * PR [20]#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 [21]#168: XSLT Extension Instructions invoking Named
       Templates

1.6.5. Substantive PRs

   The following substantive PRs were open when this agenda was prepared.
     * PR [22]#1206: 1195 Hash Function: CRC-32
     * PR [23]#1205: 1196 Math Functions: math:e, math:sinh, math:cosh,
       math:tanh
     * PR [24]#1204: 1203 Define out-of-range conditions in CSV get
       function
     * PR [25]#1198: 1189 distinct document order
     * PR [26]#1197: 1192 Allow fn as abbreviation for function
     * PR [27]#1191: 1167, 934 deep equal merge collations param
     * PR [28]#1185: 1179 array:values, map:values -> contents
     * PR [29]#1117: 1116 Add options param to unparsed-text
     * PR [30]#1108: 566-partial Describe a less aggressive %-encoding for
       fn:build-uri
     * PR [31]#1098: 566-partial Editorial improvements for parse-uri
     * PR [32]#1068: 73 fn:graphemes
     * PR [33]#1062: 150bis - revised proposal for fn:ranks
     * PR [34]#1027: 150 fn:ranks

1.6.6. Proposed for V4.0

   The following issues are labled "proposed for V4.0".
     * Issue [35]#1069: fn:ucd
     * Issue [36]#982: Add position argument to scan-left and scan-right
     * Issue [37]#938: Canonical serialization
     * Issue [38]#934: String comparison in deep-equal
     * Issue [39]#910: Introduce a Kollection object with functions that
       operate on all types of items that can be containers of unlimited
       number of "members"
     * Issue [40]#908: Function identity: documentation, nondeterminism
     * Issue [41]#882: fn:chain or fn:compose
     * Issue [42]#850: fn:parse-html: Finalization
     * Issue [43]#716: Generators in XPath
     * Issue [44]#689: fn:stack-trace: keep, drop, replace with
       $err:stack-trace ?
     * Issue [45]#657: User-defined functions in main modules without
       `local` prefix
     * Issue [46]#557: fn:unparsed-binary: accessing and manipulating
       binary types
     * Issue [47]#150: fn:ranks: Produce all ranks in applying a function
       on the items of a sequence
     * Issue [48]#31: Extend FLWOR expressions to maps

2. Technical Agenda

2.1. PR #1206: 1195 Hash Function: CRC-32

   See PR [49]#1206.

2.2. PR #1205: 1196 Math Functions: math:e, math:sinh, math:cosh, math:tanh

   See PR [50]#1205.

2.3. PR #1204: 1203 Define out-of-range conditions in CSV get function

   See PR [51]#1204.

2.4. PR #1198: 1189 distinct document order

   See PR [52]#1198.

2.5. PR #1197: 1192 Allow fn as abbreviation for function

   See PR [53]#1197.

2.6. PR #1191: 1167, 934 deep equal merge collations param

   See PR [54]#1191.

2.7. PR #1185: 1179 array:values, map:values -> contents

   See [55]PR #1185.

2.8. PR #1117: 1116 Add options param to unparsed-text

   See PR [56]#1117

2.9. PR #1068: 73 fn:graphemes

   See PR [57]#1068

2.10. PR #1062/#1027: fn:ranks

   See PR [58]#1062 See PR [59]#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/05-07.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-1200
  12. https://qt4cg.org/dashboard/#pr-1190
  13. https://github.com/qt4cg/qtspecs/issues/572
  14. https://github.com/qt4cg/qtspecs/issues/369
  15. https://github.com/qt4cg/qtspecs/issues/162
  16. https://github.com/qt4cg/qtspecs/issues/146
  17. https://qt4cg.org/dashboard/#pr-1181
  18. https://qt4cg.org/dashboard/#pr-1015
  19. https://qt4cg.org/dashboard/#pr-921
  20. https://qt4cg.org/dashboard/#pr-871
  21. https://github.com/qt4cg/qtspecs/issues/168
  22. https://qt4cg.org/dashboard/#pr-1206
  23. https://qt4cg.org/dashboard/#pr-1205
  24. https://qt4cg.org/dashboard/#pr-1204
  25. https://qt4cg.org/dashboard/#pr-1198
  26. https://qt4cg.org/dashboard/#pr-1197
  27. https://qt4cg.org/dashboard/#pr-1191
  28. https://qt4cg.org/dashboard/#pr-1185
  29. https://qt4cg.org/dashboard/#pr-1117
  30. https://qt4cg.org/dashboard/#pr-1108
  31. https://qt4cg.org/dashboard/#pr-1098
  32. https://qt4cg.org/dashboard/#pr-1068
  33. https://qt4cg.org/dashboard/#pr-1062
  34. https://qt4cg.org/dashboard/#pr-1027
  35. https://github.com/qt4cg/qtspecs/issues/1069
  36. https://github.com/qt4cg/qtspecs/issues/982
  37. https://github.com/qt4cg/qtspecs/issues/938
  38. https://github.com/qt4cg/qtspecs/issues/934
  39. https://github.com/qt4cg/qtspecs/issues/910
  40. https://github.com/qt4cg/qtspecs/issues/908
  41. https://github.com/qt4cg/qtspecs/issues/882
  42. https://github.com/qt4cg/qtspecs/issues/850
  43. https://github.com/qt4cg/qtspecs/issues/716
  44. https://github.com/qt4cg/qtspecs/issues/689
  45. https://github.com/qt4cg/qtspecs/issues/657
  46. https://github.com/qt4cg/qtspecs/issues/557
  47. https://github.com/qt4cg/qtspecs/issues/150
  48. https://github.com/qt4cg/qtspecs/issues/31
  49. https://qt4cg.org/dashboard/#pr-1206
  50. https://qt4cg.org/dashboard/#pr-1205
  51. https://qt4cg.org/dashboard/#pr-1204
  52. https://qt4cg.org/dashboard/#pr-1198
  53. https://qt4cg.org/dashboard/#pr-1197
  54. https://qt4cg.org/dashboard/#pr-1191
  55. https://qt4cg.org/dashboard/#pr-1185
  56. https://qt4cg.org/dashboard/#pr-1117
  57. https://qt4cg.org/dashboard/#pr-1068
  58. https://qt4cg.org/dashboard/#pr-1062
  59. https://qt4cg.org/dashboard/#pr-1027

                                        Be seeing you,
                                          norm

--
Norm Tovey-Walsh
Saxonica

Received on Monday, 13 May 2024 12:14:00 UTC