You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we determine which peers should receive a delta, we look at their perspectives.
These consist of role- and propertyverbs, conditional on the state of the subject, object or context.
The verbs allowed by the various states should be combined in the same way as happens for perspective serialisation
(module Perspectives.TypePersistence.PerspectiveSerialisation, line 171).
For example for role verbs: combine the verbs for all active states.
The text was updated successfully, but these errors were encountered:
perspectives-core/src/core/sync/collectAffectedContexts.purs
Line 81 in 5b13645
When we determine which peers should receive a delta, we look at their perspectives.
These consist of role- and propertyverbs, conditional on the state of the subject, object or context.
The verbs allowed by the various states should be combined in the same way as happens for perspective serialisation
(module Perspectives.TypePersistence.PerspectiveSerialisation, line 171).
For example for role verbs: combine the verbs for all active states.
The text was updated successfully, but these errors were encountered: