- From: Sasha Firsov <suns@firsov.net>
- Date: Mon, 11 Mar 2024 10:18:36 -0700
- To: Norm Tovey-Walsh <norm@saxonica.com>
- Cc: "public-xslt-40@w3.org" <public-xslt-40@w3.org>
- Message-ID: <CAL8k5D9Do_6BdA8XepuvSCiXoJj11tZZ-q1aAQi8wh3AoXP8aA@mail.gmail.com>
Hi Norm, Unfortunately due to daylight time shift I can not participate in the meeting hence presenting the declarative custom element this week. Can we, please, place the DCE demo on the agenda for 2024-03-17 or later instead? My regrets for this week. -s On Mon, Mar 11, 2024 at 7:22 AM Norm Tovey-Walsh <norm@saxonica.com> wrote: > Hi folks, > > Here’s the proposed agenda for tomorrow’s meeting. > > Remember: The United States has moved to daylight saving time. This > meeting is *one hour later* in the United States for the rest of March. > > https://qt4cg.org/meeting/agenda/2024/03-12.html > > QT4 CG Meeting 069 Agenda 2024-03-12 > > [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:00GMT (17:00CET, 12:00EDT, > 09:00PDT). > > Reminder: The QT4CG meeting is scheduled on UK/European civil time. The > United States has switched to daylight saving time, so the meeting will > be one hour later there until the UK/Europe also switches (on 31 March > 2024). > > 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 12 March. The following meeting is > scheduled for 19 March. > > Any regrets for 19 March 2024? > > 1.5. Review of open action items [1/12] > > (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-063-04: NW to try to add test review to the editorial > meeting. > * [ ] 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. > > 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]#1058: 1037 fn:json-to-xml: 'number-parser' option > > 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 [11]#961: Simulating Objects: Performance > * Issue [12]#960: Should ??KS flatten the results > * Issue [13]#829: fn:boolean: EBV support for more item types > * Issue [14]#825: array:members-at > * Issue [15]#757: Function families > * Issue [16]#314: Basic Operations on Maps and Arrays > * Issue [17]#295: Extend support for self-reference in record types > * Issue [18]#274: What would it take/would it be possible to build a > module repository for QT? > * Issue [19]#262: Navigation in deep-structured arrays > * Issue [20]#220: Encapsulation > > 1.6.4. XSLT focused > > The following PRs appear to be candidates for a future XSLT-focused > meeting. > * PR [21]#1015: 1013 [XSLT] Clarify effect of accumulator capture on > non-element nodes > * PR [22]#921: 920 Allow xsl:break and xsl:next-iteration within > branch of xsl:switch > * PR [23]#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 [24]#168: XSLT Extension Instructions invoking Named > Templates > > 1.6.5. Substantive PRs > > The following substantive PRs were open when this agenda was prepared. > * PR [25]#1068: 73 fn:graphemes > * PR [26]#1066: 1052 Simplify the results of parse-csv > * PR [27]#1062: 150bis - revised proposal for fn:ranks > * PR [28]#1059: 1019 XQFO: Unknown option parameters > * PR [29]#1027: 150 fn:ranks > * PR [30]#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 [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 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]#283: Enumeration types > * Issue [43]#150: fn:ranks: Produce all ranks in applying a function > on the items of a sequence > * Issue [44]#33: JSON Parsing & Serialization: Numbers > * Issue [45]#31: Extend FLWOR expressions to maps > > 2. Technical Agenda > > 2.1. Brief demo > > SF has offered to give us a brief demo of the work he's been doing on > templates and web components. > > 2.2. PR #1062/#1027: fn:ranks > > See PR [46]#1062: 150bis - revised proposal for fn:ranks and PR > [47]#1027: 150 fn:ranks > > 2.3. PR #1066: 1052 Simplify the results of parse-csv > > See PR [48]#1066 > > 2.4. PR #1059: 1019 XQFO: Unknown option parameters > > See PR [49]#1059 > > 2.5. PR #1068: 73 fn:graphemes > > See PR [50]#1068 > > 2.6. PR #0832: 77 Add map:deep-update and array:deep-update > > See PR [51]#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/03-05.html > 8. https://qt4cg.org/dashboard/#pr-956 > 9. https://qt4cg.org/dashboard/#pr-529 > 10. https://qt4cg.org/dashboard/#pr-1058 > 11. https://github.com/qt4cg/qtspecs/issues/961 > 12. https://github.com/qt4cg/qtspecs/issues/960 > 13. https://github.com/qt4cg/qtspecs/issues/829 > 14. https://github.com/qt4cg/qtspecs/issues/825 > 15. https://github.com/qt4cg/qtspecs/issues/757 > 16. https://github.com/qt4cg/qtspecs/issues/314 > 17. https://github.com/qt4cg/qtspecs/issues/295 > 18. https://github.com/qt4cg/qtspecs/issues/274 > 19. https://github.com/qt4cg/qtspecs/issues/262 > 20. https://github.com/qt4cg/qtspecs/issues/220 > 21. https://qt4cg.org/dashboard/#pr-1015 > 22. https://qt4cg.org/dashboard/#pr-921 > 23. https://qt4cg.org/dashboard/#pr-871 > 24. https://github.com/qt4cg/qtspecs/issues/168 > 25. https://qt4cg.org/dashboard/#pr-1068 > 26. https://qt4cg.org/dashboard/#pr-1066 > 27. https://qt4cg.org/dashboard/#pr-1062 > 28. https://qt4cg.org/dashboard/#pr-1059 > 29. https://qt4cg.org/dashboard/#pr-1027 > 30. https://qt4cg.org/dashboard/#pr-832 > 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/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/283 > 43. https://github.com/qt4cg/qtspecs/issues/150 > 44. https://github.com/qt4cg/qtspecs/issues/33 > 45. https://github.com/qt4cg/qtspecs/issues/31 > 46. https://qt4cg.org/dashboard/#pr-1062 > 47. https://qt4cg.org/dashboard/#pr-1027 > 48. https://qt4cg.org/dashboard/#pr-1066 > 49. https://qt4cg.org/dashboard/#pr-1059 > 50. https://qt4cg.org/dashboard/#pr-1068 > 51. https://qt4cg.org/dashboard/#pr-832 > > Be seeing you, > norm > > -- > Norm Tovey-Walsh > Saxonica >
Received on Monday, 11 March 2024 17:18:53 UTC