Any valid Atom entry as defined by section 4.1.2 of [RFC4287] is a representation of one or more activities as defined in Section 3.1.
Although there is not a one-to-one mapping between an Atom entry and an activity...
I was expecting a question like this, since I know this is one thing
that was really unclear in the previous spec, and this is why I made a
point of calling it out right at the start of the section about activity
entries.
This is another case where we make a concession in Activity Streams to
afford nicer presentation in non-activity-aware feed reader applications.
Specifically, publishers seem to want to publish this sequence of
activities:
* John posted a photo 1 minute ago.
* John posted a photo 1 minute ago.
* John posted a photo 1 minute ago.
* John posted a photo 1 minute ago.
* John posted a photo 1 minute ago.
as:
* John posted 5 photos 1 minute ago.
So allowing a single activity entry to actually represent 5 activities
affords the desired handling in non-activity readers while keeping the
activities distinct in activity-aware readers. (The assumption being
that activity-aware readers will do their own display-time summarization
if they want to and that may or may not match the summarization of the
original feed.)
--
You received this message because you are subscribed to the Google Groups "Activity Streams" group.
To post to this group, send email to activity...@googlegroups.com.
To unsubscribe from this group, send email to activity-strea...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/activity-streams?hl=en.