2017-02-25 UTC
vircotto and timbl joined the channel
# 01:57 rhiaro vircotto, yeah I'd use an OrderedCollection containing Event objects. You can associate the Collection with a Group or Org using generator or attributedTo
# 03:08 vircotto rhiaro, So basically as the Outbox for the Group?
# 04:37 rhiaro vircotto: An AP outbox is a Collection, but a Collection doesn't have to be an outbox. Depends how you are using it
# 04:38 rhiaro A Collection can just be a set of things, that may be static or periodically updated
# 04:38 rhiaro An outbox is an endpoint which processes new Activities when its POSTed to, and returns them as a Collection
fabrixxm, vircotto and wilkie joined the channel