mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-25 20:44:09 +01:00
Make a note for why we have aggregations/relations if nothing uses it
This commit is contained in:
parent
b319d2ff6f
commit
9e7929c43e
|
|
@ -1882,6 +1882,15 @@ TODO: TR,MSC3440: Uncomment for threading support.
|
||||||
* [Event threading](#threading)
|
* [Event threading](#threading)
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
{{% boxes/note %}}
|
||||||
|
This specification does not currently define any relation type which requires
|
||||||
|
aggregation or has restrictions, however [namespaced](/appendices#identifier-grammar)
|
||||||
|
relationship types might have these restrictions.
|
||||||
|
|
||||||
|
Future versions of this specification are expected to require certain behaviours
|
||||||
|
or aggregation of related events.
|
||||||
|
{{% /boxes/note %}}
|
||||||
|
|
||||||
## Rooms
|
## Rooms
|
||||||
|
|
||||||
### Types
|
### Types
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue