@mikedev I wonder, what do you think about having conversations represented by a specific Conversation object?
-
@mikedev I wonder, what do you think about having conversations represented by a specific Conversation object? Basically, saying a conversation *has* a collection of posts, rather than saying that a conversation *is* a collection of posts.
- Conversation.posts = Collection of Objects
- Conversation.outbox = Collection of Activities
- Post.context = Conversationwhere "Post" is loosely an Object that has content
-
F forum-wg@community.nodebb.org shared this topic