Closed mind04 closed 2 years ago
The fourth commit extending the
group
property needs discussion with @libor-peltan-cznic . I can see one thing which needs to be addressed already: What should a consumer do that sees more than one property it does understand? Apply one, apply all of them or apply none of them.
It is not up to us to determine what to do with multiple group properties. This is something operators of consumers and producers should agree on. With the proper agreements (send only one group property) all current implementations of group are still fully compatible with this modification. While this modification is adding new possibilities for new implementations.
While it seems reasonable and useful to extend the number of possible groups per member from one to more, I feel a bit concerned about their total amount.
Even if we lift the requirements in the way that it's up to the consumer what he does when he does recognize some subset of them...
Might it be harmful if there are somehow too many of them? Shall we somehow consider it?
While it seems reasonable and useful to extend the number of possible groups per member from one to more, I feel a bit concerned about their total amount.
Given that the semantics of group are entirely up to individual vendors and operators, I don't think the draft should be limiting the number.
My review for #45