XEP-0066: Strike Section 6 - #1553
Conversation
|
Oh, thanks for doing this @dwd. That looks good to me. |
There was a problem hiding this comment.
Pull request overview
Removes the non-normative “Integration With Stream Initiation” guidance from XEP-0066 (OOB), reflecting the long-deprecated status of SI, and records the change in the document revision history.
Changes:
- Added a new 1.6 revision entry dated 2026-07-08.
- Deleted the “Integration With Stream Initiation” section (formerly Section 6).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Section 6 was a non-normative suggestion about how to use OOB with Session Initiation. SI is now long-deprecated, and a non-normative section doesn't seem to belong in Stable/Final.
|
Repushed because muscle-memory made me branch from |
Also: * Note sid attribute is always unused. * Strike references to XEP-0096
I mis-spelt "master" as "main" and caused this accidentally!
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.
Comments suppressed due to low confidence (1)
xep-0066.xml:16
<approver>Council</approver>was removed from the header, but other Standards Track XEPs (including those in Draft status) include an approver. Dropping it here looks accidental and may break consistency/validation for Standards Track documents.
<sig>Standards</sig>
<approver>Council</approver>
| <version>1.6</version> | ||
| <date>2026-07-08</date> | ||
| <initials>dwd</initials> | ||
| <remark><p>Twenty years later, strike section 6's SI suggestion</p></remark> |
There was a problem hiding this comment.
Ambivalent about this one. The suggestion is probably an improvement, I suppose I should accept it once I've finished swallowing my pride...
There was a problem hiding this comment.
The other changelog entries are done in the past tense, I suppose
| <!-- | ||
| Note that the sid attribute is a remnant of the retracted | ||
| Session Initiation integration, and therefore always unused | ||
| --> |
Section 6 was a non-normative suggestion about how to use OOB with Session Initiation.
SI is now long-deprecated, and a non-normative section doesn't seem to belong in Stable/Final.
As dicussed on-list with @goffi-contrib and @stpeter