working on simManage
This commit is contained in:
@@ -95,3 +95,11 @@ way of coexist both actions and events.
|
||||
|
||||
Describe a proposal that stays close to what we have, but separates events from actions.
|
||||
|
||||
We have another issue: If I'm not mistaken, a front-end "sender" UID is actually his login UID.
|
||||
That means that a user opening 2 browsers is viewed as the same sender on both.
|
||||
Therefore, using sender as upsert key in the subscriptions registry of observer is problematic,
|
||||
because we should allow the same user to view different things on different browsers.
|
||||
Maybe in the second browser he's viewing another angle, or meybe he's not viewing this particular sim at all.
|
||||
|
||||
Back to business.
|
||||
I slightly changed the listSims query, so we can display sim name, primordial frame name and owner name.
|
||||
|
||||
Reference in New Issue
Block a user