Add deleting state section
This commit is contained in:
parent
feabd4c015
commit
aa8806c9fd
1 changed files with 7 additions and 1 deletions
|
@ -121,4 +121,10 @@ those values in the graph.
|
|||
|
||||
Deleting State
|
||||
~~~~~~~~~~~~~~
|
||||
TODO
|
||||
State sections may also be deleted, i.e. removed from the state dictionary. The
|
||||
state events will still be present in the event graph.
|
||||
|
||||
This is done by sending a special state event indicating that the given entry
|
||||
should be removed from the dictionary. These events follow the same rules for
|
||||
state resolution, with the added requirement that it loses all conflicts.
|
||||
[Note: This is required to make the algorithm transitive.]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue