Email comments also attached:
> Over the course of reading up to section 4.3, I discovered:
> - There is such a thing as a flow (mentioned in the abstract, defined
> in section 2)
> - There is such a thing as a session (mentioned in the introduction,
> defined in section 2)
> - There is such a thing as a Messaging Association or MA (defined in
> section 2)
> - Flow != Session (may be one-one, one-many or many-one, according to
> 3.5)
> - MA != Flow (section 4.2.2)
> At this point I'm still confused. Isn't at least one of these totally
> up to the NSLP? That one should be nearly removed from mention in the
> document, and the relationship of all three discussed all together up
> front.
Sessions are primarily related to NSLPs, but there are still important aspects
with an interaction with GIST (in particular, the message ordering and routing
state poisoning aspects).
In contrast, MAs are totally internal to GIST, and flows (strictly, MRIs) sit
pretty well exactly between the two.
So I don't think that any can be removed.
We tried to describe the flow/session relationship 'up front'
in section 3.5. I would prefer not to extend that discussion to cover MAs as
well because they are really quite decoupled.
We could clarify that at the end of 3.2 (where messaging associations are first
introduced).
|