Latest NewReleaseMessage
contains the active Deal
...
side | right |
---|---|
background | pink |
width | 25% |
...
Deals
...
Deals in subsequence NewReleaseMessage
override each other. In other words when a DSP receives a set of Deal
s in a NewReleaseMessage
(and enacts them) and then receives a further NewReleaseMessage
for the same (set of) Release(s), all Deal
s from the first message needs to be removed and the Deal
s from the second message enacted.
...