From e00eff567a0b7fb645566a49dd65d5a78619ceee Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Fri, 4 Jan 2019 01:43:41 +0000 Subject: [PATCH] add thought about splitting events --- proposals/1772-groups-as-rooms.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/proposals/1772-groups-as-rooms.md b/proposals/1772-groups-as-rooms.md index f8b9a052..f5c7c4e8 100644 --- a/proposals/1772-groups-as-rooms.md +++ b/proposals/1772-groups-as-rooms.md @@ -67,6 +67,10 @@ nested within it. } ``` +XXX: alternatively, perhaps all the rooms and subgroups should be their own +state event with a unique state key, ensuring that this can scale to large +groups and doesn't have to be edited atomically. + Name, Topic, Membership etc share the same events as a normal room. The flair for a group is given by the room avatar.