-
singpolyma
If one JID joins MUC twice, each with a distinct nick, then I will end up with two nicks that have the same occupant-id yes?
-
lovetox
hm indeed, and is this a problem?
-
lovetox
yeah i guess, now one occupant id maps to two entities with different nicknames ..
-
lovetox
its not necessarily a problem i guess, it just needs to be considered while developing, to not expect that a occupant id maps to one user of the muc
-
lovetox
hm i checked my code, and i dont think this would be a problem, it just would be like the user changes very oft nickname✎ -
lovetox
hm i checked my code, and i dont think this would be a problem, it just would be like the user changes very often nickname ✏
-
singpolyma
Yes, it's not a problem per se, but needs careful handling. I can't "just" use the occupant id as the id of my participant list for example