Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check the way state-conditional verbs are combined to establish whether a peer should receive a delta. #12

Open
joopringelberg opened this issue Jun 9, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@joopringelberg
Copy link
Owner

-----------------------------------------------------------

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.

@joopringelberg joopringelberg added the enhancement New feature or request label Jun 9, 2022
@joopringelberg joopringelberg self-assigned this Jun 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant