forked from erincandescent/activitypump
-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Labels
Needs discussionFor issues that need further discussionFor issues that need further discussion
Description
In section 7.1, we describe delivery to a collection:
If a recipient is a
CollectionorOrderedCollection, then the server MUST dereference the collection (with the user's credentials) and discover inboxes for each item in the collection.
I think with the expressed class hierarchy in AS2 Core you could make an argument that a CollectionPage "is-a" Collection, and that an OrderedCollectionPage "is a" Collection and an OrderedCollection.
I don't know if that's a desired behaviour or not; I can't see a lot of use to it. I can't see a lot of value in addressing a collection page; I think it might also be reasonable for receiving servers to accept AP actors, Collections, OrderedCollections, the Public object, and nothing else as addresses.
Metadata
Metadata
Assignees
Labels
Needs discussionFor issues that need further discussionFor issues that need further discussion